View source: R/class_c4c_concept.R
validate_c4c_concept | R Documentation |
Validator for a c4c_concept Object
validate_c4c_concept(x)
x |
an object of class c4c_concept to be validated |
Returns the input object if it passes validation, stops with an error otherwise
pine_thinning_from_above_1 |> validate_c4c_concept()
pine_no_thinning_and_clearcut_1 |> validate_c4c_concept()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.