plot_summed_by_year: Sum a by-timestep series by years and plot it.

Description Usage Arguments Value See Also

View source: R/MICE_results.R

Description

A utility function for plotting.

Usage

1
plot_summed_by_year(nYears, nSteps, pdata, xname, yname, ...)

Arguments

nYears

The number of years in the time series

nSteps

The number of timesteps per year

xname

The name of the x series

data

A small data frame with the by-timestep series in it

item

The name of the time series (matches a colname in data)

speciesname

The name of the species

Value

A plot of values of a vector, summed by year.

See Also

Other results: calc_predicted, compile_results, get_every_nth, makeplot, plot_fitted_multipanel, plot_fitted, plot_function_only


jcpayne/mice-models documentation built on May 18, 2019, 10:25 p.m.