powered by
Check if an Object is a fe_species_bavrn_state species code vector
is_fe_species_bavrn_state(x)
TRUE if the object inherits from the fe_species_bavrn_state class
TRUE
fe_species_bavrn_state
An object
spec_ids <- new_fe_species_bavrn_state( as.character(c(40, 40, 30, 30, 60, 60, 60)) ) is_fe_species_bavrn_state(spec_ids)
Run the code above in your browser using DataLab