Description Usage Arguments Value
Create an ftt_treespp
object
1 | ftt_treespp(data = NULL, id_code = "id_code", id_key = "id_key", ...)
|
data |
Optionally, a data frame containing all the data necessary to
create an |
id_code |
The code indicating what sort of identifier is stored in id_key – one of fia_code, plants_code, common_name, genus, or species. |
id_key |
The key identifying the tree species in the schema referenced by id_code. |
... |
Additional arguments passed to mvdf::mvdf_obj. |
An object of class ftt_treespp
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.