make_plots_gifs: Save gifs of buckthorn distribution through time

Description Usage Arguments Value

View source: R/fn_output.R

Description

This function saves gifs of the distribution of buckthorn. This includes plots for presence/absence and abundance for both seeds (log abundance) and adults. There is also a gif distinguishing cells with a low density of adults.

Usage

1
make_plots_gifs(p.wd, g.p, N.out, txt = NULL, w = 800, h = 600)

Arguments

p.wd

Directory to store file in

g.p

Named list of global parameters set with set_g_p

N.out

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

txt

Text to append to start of plot title

w

Figure output width (pixels)

h

Figure output height (pixels)

Value

None


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