View source: R/fe_species_tum_wwk_long.R
is_fe_species_tum_wwk_long | R Documentation |
Check if an Object is a fe_species_tum_wwk_long species code vector
is_fe_species_tum_wwk_long(x)
x |
An object |
TRUE
if the object inherits from the
fe_species_tum_wwk_long
class
spec_ids <- new_fe_species_tum_wwk_long(
as.character(c(70, 61, 88, 88, 10, 971, 32))
)
is_fe_species_tum_wwk_long(spec_ids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.