plot_biomass_monthly: Heatmap plots of total monthly biomass with species combined

Description Usage Arguments Examples

Description

Heatmap plots of total monthly biomass with species combined

Usage

1
2
plot_biomass_monthly(df = NULL, fill_col = c("#FFFFFF",
  RColorBrewer::brewer.pal(9, "YlGnBu")))

Arguments

df

Dataframe of summarized available biomass data created by biomass_monthly_summary.

fill_col

A color palette for the fill gradient.

Examples

1
plot_biomass(biomass_summary_lo)

camposfa/paceR documentation built on May 23, 2020, 5:54 a.m.