| validate_tidyped | R Documentation |
Validates a tidyped object. If the object has lost its class but retains the
required columns, it is automatically restored via ensure_tidyped().
Fatal structural problems (e.g., missing core columns) raise an error.
validate_tidyped(x)
x |
A tidyped object |
The (possibly restored) object if valid, otherwise an error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.