Skip to contents

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

Usage

RImissing(data, itemStart)

Arguments

data

Dataframe/tibble to create table from

itemStart

What your variable names start with, in quotes

Details

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