plot_pheno_indices: Generate a heatmap of fruit availability indices.

Description Usage Arguments Examples

Description

Generate a heatmap of fruit availability indices.

Usage

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

Arguments

df

The data frame of index data to plot.

fill_col

A color palette for the fill gradient.

Examples

1
plot_pheno_indices(indices_lo)

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