View source: R/fe_species_generic_methods.R
new_fe_species | R Documentation |
Generic Constructor for fe_species Objects
new_fe_species(x = character(), class_name)
x |
A |
class_name |
Name of the class to be created. Must be one of the
supported names (first column of data |
An object of class class_name
if x is character
and
class_name
is among the supported names. Otherwise, the function
terminates with an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.