View source: R/species_counts.R
plot_bird_count | R Documentation |
Create plot for individual bird.
plot_bird_count(bird, bbs_dat)
bird |
Character vector for Species_Code found in bdat. |
bbs_dat |
BBS dataframe with data for 'bird' Species_Code. May have more as well, intended to be passed through lapply in plot_counts. |
ggplot of counts over time for bird.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.