Skip to contents

Vegetation summary for particular taxa

Usage

veg_summary_taxa(veg_df, taxa)

Arguments

veg_df

properly formatted vegetation data frame

taxa

taxa of interest, typically genus level (e.g., "Arabis"). This is used as a regular expression pattern.

Value

a vegetation summary for the taxa of interest

Examples

ecositer::veg_summary_taxa(veg_df = my_veg_df, taxa = "Arabis")
#> Error: object 'my_veg_df' not found