make_plots_final_t: Save plots of final buckthorn distribution

Description Usage Arguments Value

View source: R/fn_output.R

Description

This function saves plots of the final distribution of buckthorn. This includes plots for presence/absence and abundance for both seeds (log abundance) and adults.

Usage

1
make_plots_final_t(p.wd, g.p, N.final, txt = NULL, w = 8, h = 6)

Arguments

p.wd

Directory to store file in

g.p

Named list of global parameters set with set_g_p

N.final

Dataframe or tibble with processed output from run_sim, including all columns from lc.df in addition to year, N.adult, N.sb, and N.L5, filtered to include only the final time step

txt

Text to append to start of plot title

w

Figure output width (inches)

h

Figure output height (inches)

Value

None


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