View source: R/cc_report_helpers.R
get_cc_species | R Documentation |
Extracts Get all of the species found within these Colony Count data format = 'df' | 'vector' | 'vectorNoId' (remove NoID from list)
get_cc_species(cc_bulk_df, species_df, format = "df")
species_df |
Dataframe species nabat lookup dataframe |
format |
String format of data to return 'df' = dataframe of the species from this data, 'vector' = a string vector of all of the species from this data, 'vectorNoId' = a strin vector of all of the species but exclude 'NoID' |
cc_bulkd_df |
Dataframe colony count bulk data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.