CheckOM | R Documentation |
Check OM object is complete
CheckOM(OM, msg = TRUE, stop_if_missing = TRUE)
OM |
An object of class |
msg |
Logical. Display messages? |
stop_if_missing |
Logical. Stop with error is values are missing and there is no default? |
The OM object with default values (if needed)
testOM <- CheckOM(testOM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.