Skip to contents

Sample use: RImissingP(df, itemStart = "PSS")

Usage

RImissingP(data, itemStart, output, n = 10)

Arguments

data

Dataframe/tibble to create table from

itemStart

What your variable names start with, in quotes

output

Optional dataframe with participants with missing data

n

For large samples, show n participants with most missing data

Details

If itemStart is missing, the whole dataframe will be used.