MostCommonLifeformsPlot: Bar plot showing the most common life form categories at...

MostCommonLifeformsPlotR Documentation

Bar plot showing the most common life form categories at springs by park

Description

Bar plot showing the most common life form categories at springs by park

Usage

MostCommonLifeformsPlot(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: 
    MostCommonLifeformsPlot()
    MostCommonLifeformsPlot(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.