auto_detect_sm_parents: Detect select multiple parent columns

auto_detect_sm_parentsR Documentation

Detect select multiple parent columns

Description

'auto_detect_sm_parents' is mean to detect select multiple parent columns in a way that does not rely on the XLSForm as the input

Usage

auto_detect_sm_parents(df, sm_sep = ".")

Arguments

df

a survey object or dataframe

sm_sep

select multiple parent child separator. This is specific for XLSForm data (default = /). If using read_csv to read in data the separator will most likely be '/' where as if using read.csv it will likely be '.'

Value

a list of select multiple parent columns in data set.


mhkhan27/illuminate documentation built on March 25, 2023, 5:41 p.m.