(Internal) Takes care of basic SAS file reading
read_basic_sas(x, wd, rawfiles, catfile, imps = NULL, omits = NULL)The cleaned name of the data table (SAS7BDAT).
The working directory for these files
The data frame connecting raw filenames to cleaned ones.
The location of the sas7bcat file
A named list to be passed to use_imp(). Each item's name represents the non-imputed variable name; the item itself represents the related imputed variable.
Character vector of columns to omit
read_basic_sas_nocat