View source: R/utils-validation.R
| validate_dataframe | R Documentation |
Validate that input is a data frame
validate_dataframe(x, arg_name)
x |
input to validate |
arg_name |
name of the argument for error messages |
TRUE if valid, throws error otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.