Description Usage Arguments Value Examples
View source: R/data_functions.R
Check if the data frame is according the expected package specification.
1 |
data |
The data frame to be checked |
TRUE for a correct data frame and FALSE for a wrong data frame.
1 2 3 4 | ## Not run:
checkDataFrame()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.