MostCommonLifeformsPlot | R Documentation |
Bar plot showing the most common life form categories at springs by park
MostCommonLifeformsPlot(park, field.season)
park |
Optional. Four-letter park code to filter on, e.g. "MOJA". |
field.season |
Optional. Field season name to filter on, e.g. "2019". |
ggplot bar plot
## Not run:
MostCommonLifeformsPlot()
MostCommonLifeformsPlot(park = c("MOJA", "PARA"), field.season = c("2017", "2019", "2020"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.