buildDataDict: A function to build simple data dictionaries from a...

Description Usage Arguments

View source: R/dataDictionary.R

Description

This function allows you to input a dataframe and outputs simple descriptors of each field in that dataframe.

Usage

1
buildDataDict(dat, IDcols = NULL, outdir = NULL)

Arguments

IDcols

Are columns in this dataframe used for identification? Defaults to NULL.

outdir

Directory to output a csv of the data dictionary to. If left NULL nothing will save out


lakikowolfe/cascadiaR documentation built on Jan. 17, 2020, 9:32 a.m.