save_abundances: Save simulation output as .rds files

Description Usage Arguments Value

View source: R/fn_output.R

Description

This function saves both the global and buckthorn control parameters used in a particular simulation run as a .rds file in the same directory as the associated plots.

Usage

1
save_abundances(p.wd, ad.N, sb.N, verbose = TRUE)

Arguments

p.wd

Directory to store file in

ad.N

Array of adult abundances with dim=c(ngrid, tmax+1, n.sim) generated with a call or calls to run_sim

verbose

TRUE Confirm file creation?

ad.N

Array of seed bank abundances with dim=c(ngrid, tmax+1, n.sim) generated with a call or calls to run_sim

Value

None


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