add species info to data frame
1 | add_species_info(df, column_name, species_df)
|
df |
data frame of quadrat data containing a column for USDA species code |
column_name |
name of column from df containing USDA species code |
species_df |
data frame of species information to be merged with df, containing a column USDA_code |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.