read_basic_sas_nocat: (Internal) Takes care of basic SAS file reading when the bcat...

View source: R/read_basic_sas_nocat.R

read_basic_sas_nocatR Documentation

(Internal) Takes care of basic SAS file reading when the bcat file creates an issue

Description

(Internal) Takes care of basic SAS file reading when the bcat file creates an issue

Usage

read_basic_sas_nocat(x, wd, rawfiles, imps = NULL, omits = NULL)

Arguments

x

The cleaned name of the data table (SAS7BDAT).

wd

The working directory for these files

rawfiles

The data frame connecting raw filenames to cleaned ones.

imps

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.

omits

Character vector of columns to omit


rfars documentation built on June 22, 2024, 11:42 a.m.