plot_biomass_species: Generate a heatmap of availabile fruit biomass for each...

Description Usage Arguments Examples

Description

Generate a heatmap of availabile fruit biomass for each species.

Usage

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

Arguments

df

The data frame of biomass data created by biomass_avail_sr.

fill_col

A color palette for the fill gradient.

Examples

1
plot_biomass_species(biomass_avail_lo)

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