validate | R Documentation |
This function is used to perform assertions that an object conforms to its expected structure and no basic assumptions have been violated. Will throw an error if checks do not pass.
validate(x, ...)
x |
object to be validated. |
... |
additional arguments to pass to the specific validation method. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.