Skip to contents

This function returns the parameters that your input data file is missing.

Usage

listMissingParameters(data_frame)

Arguments

data_frame

a data.frame object, loaded from a csv or Excel

Value

missing_column_names a vector object with missing column names

See also