View source: R/fe_species_bavrn_state_short.R
is_fe_species_bavrn_state_short | R Documentation |
Check if an Object is a fe_species_bavrn_state_short species code vector
is_fe_species_bavrn_state_short(x)
x |
An object |
TRUE
if the object inherits from the
fe_species_bavrn_state_short
class
spec_ids <- new_fe_species_bavrn_state_short(
as.character(1:9)
)
is_fe_species_bavrn_state_short(spec_ids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.