Skip to contents

Produce vegetation summary of ecosites and states/phases

Usage

veg_summary(
  veg_df,
  agg_abund = TRUE,
  update_taxonomy = TRUE,
  best_vegplot = TRUE
)

Arguments

veg_df

a properly formatted vegetation dataframe

Value

a nested list of vegetation summaries by ecosite and state/phase

Examples

#' my_veg_summary <- veg_summary(veg_df = ecositer::vegetation_dataframe)
head(my_veg_summary)
#> Error: object 'my_veg_summary' not found