dataPrep: Prepare Data for use

Description Usage Arguments Value Examples

View source: R/DataPrep.R

Description

This function will take a data.frame as an argument, and optionally a data dictionary, and compile everything that the program needs to work, or export a csv to the working directory to be filled in and later input

Usage

1
dataPrep(df, dd = NULL, varLabel = NULL, dir = getwd())

Arguments

df

asdf

dd

asdf

varLabel

asdf

dir

asdf

Value

sdofi

Examples

1
#asdf

JamesCuster/BDSHInfra documentation built on May 12, 2021, 4:42 a.m.