View source: R/vegetation-qc.R
LifeformsPerSpringPlot | R Documentation |
Bar plot showing the distribution of the number of life form categories at springs by park
LifeformsPerSpringPlot(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:
LifeformsPerSpringPlot()
LifeformsPerSpringPlot(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.