Description Usage Arguments Value Examples
Casts a dataframe to the right types based on a form-dataframe. Used by formhubCast
1 | recastDataFrameBasedOnFormDF(df, formdf, convert.dates = TRUE)
|
df |
data |
formdf |
form data frame. See format on formhubCast. |
df re-casted data frame.
1 | #See examples under formhubRead; this should be used through formhubRead in almost all cases
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.