document_check_functions | R Documentation |
Documentation template for check functions
data |
A data.frame or similar to be checked |
observed |
Input to be checked. Should be a numeric vector with the observed values of size n. |
columns |
A character vector of column names to check |
Returns TRUE if the check was successful and a string with an error message otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.