View source: R/checkTemplate.R
Check template data frame based on class, dimensions, colnames, data types, and format.
1 | checkTemplate(df, chkTypes = TRUE, quiet = TRUE)
|
df |
data frame with user entered data and 'templateName' attribute |
chkTypes |
boolean, TRUE by default, checks types of data by column |
quiet |
boolean, TRUE by default, instead of errors, returns problems |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.