auto_sm_parent_child: detect and group together select multiple parent and children...

Description Usage Arguments Value

View source: R/auto_detects.R

Description

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

Usage

1
auto_sm_parent_child(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 data frame containing the the child select multiple columns alongside there parents


zackarno/butteR documentation built on May 8, 2021, 4:50 p.m.