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