recastDataFrameBasedOnFormDF: Casts a dataframe to the right types based on a...

Description Usage Arguments Value Examples

View source: R/formhub.R

Description

Casts a dataframe to the right types based on a form-dataframe. Used by formhubCast

Usage

1
recastDataFrameBasedOnFormDF(df, formdf, convert.dates = TRUE)

Arguments

df

data

formdf

form data frame. See format on formhubCast.

Value

df re-casted data frame.

Examples

1
#See examples under formhubRead; this should be used through formhubRead in almost all cases

prabhasp/formhub.R documentation built on May 25, 2019, 11:25 a.m.