LifeformsPerSpringPlot: Bar plot showing the distribution of the number of life form...

View source: R/vegetation-qc.R

LifeformsPerSpringPlotR Documentation

Bar plot showing the distribution of the number of life form categories at springs by park

Description

Bar plot showing the distribution of the number of life form categories at springs by park

Usage

LifeformsPerSpringPlot(park, field.season)

Arguments

park

Optional. Four-letter park code to filter on, e.g. "MOJA".

field.season

Optional. Field season name to filter on, e.g. "2019".

Value

ggplot bar plot

Examples

## Not run: 
    LifeformsPerSpringPlot()
    LifeformsPerSpringPlot(park = c("MOJA", "PARA"), field.season = c("2017", "2019", "2020"))

## End(Not run)

nationalparkservice/mojn-ds-rpackage documentation built on Oct. 5, 2023, 6:21 p.m.