View source: R/fe_species_ger_nfi_2012.R
is_fe_species_ger_nfi_2012 | R Documentation |
Check if an Object is a fe_species_ger_nfi_2012 species code vector
is_fe_species_ger_nfi_2012(x)
x |
An object |
TRUE
if the object inherits from the
fe_species_ger_nfi_2012
class
spec_ids <- new_fe_species_ger_nfi_2012(
as.character(c(50, 50, 20, 20, 100, 100, 100))
)
is_fe_species_ger_nfi_2012(spec_ids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.