FormatData: Format a data frame according to data dictionary

Description Usage Arguments

View source: R/FormatData.R View source: R/functions.R

Description

This function takes in a data frame and formatted data dictionary. Formats all variable entries (contiuous, categorical, etc) and returns formatted data frame.

Usage

1
FormatData(data, dictionary)

Arguments

data

A data frame

dictionary

A data dictionary


danielle0730/domstat-cleanup documentation built on May 22, 2019, 2:18 p.m.