mhealth.validate(file_or_df, file_type, group_cols = NULL)

Arguments

group_cols

numeric or character vector specify columns to be validated as group variable. Only feasible for dataframe validation. Default is NULL, meaning there is no group columns in the dataframe.