Description Usage Arguments Details Value Examples
plot_records returns a bar graph showing the number of records for each distinct
scientific name in the dataset.
| 1 | plot_records(df, top_ten = TRUE, color = TRUE)
 | 
| df | A dataframe in FishNet2 standard format (by using read.csv()) | 
| top_ten | Top ten species occurrence counts | 
| color | True if each bar should have a distinct color, FALSE for grey bars. Default: TRUE | 
This is a function to visualize data by Scientific Name from FishNet2 search query. A dataframe is input from a standard FishNet2 search query.
Plot of record count by Scientific Name on a bar graph
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.