View source: R/snowprofileLayers.R
validate_snowprofileLayers | R Documentation |
Validator function that checks if class standards are being met and raises an error if not.
validate_snowprofileLayers(object, silent = FALSE)
object |
to be tested |
silent |
remain silent upon error (i.e., don't throw error, but only print it) |
Per default an error is raised when discovered, if silent = TRUE
the error is only printed and the
error message returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.