make_plots_gridSummary: Save plots of buckthorn distribution summaries

Description Usage Arguments Value

View source: R/fn_output.R

Description

This function saves plots of buckthorn distribution summary statistics for the whole grid across simulations. This includes plots for the mean and sd of the proportion of cells occupied, of the proportion of low density cells, and of proportion of occupied cells at carrying capacity.

Usage

1
2
make_plots_gridSummary(p, p.wd, grid.sum, cell.sum, byLC = FALSE,
  txt = NULL, w = 8, h = 6)

Arguments

grid.sum

Dataframe or tibble with processed output for whole-grid summaries

cell.sum

Dataframe or tibble with processed output for summaries of time-to-event by cell

byLC

FALSE For LC-specific parameters, should separate plots be created for each LC?

txt

Text to append to start of plot title

w

Figure output width (inches)

h

Figure output height (inches)

par.wd

Directory to store file in

Value

None


Sz-Tim/gbPopMod documentation built on Dec. 7, 2020, 1:07 p.m.