makeplot: Plot a time series (a utility function)

Description Usage Arguments Value See Also

View source: R/MICE_results.R

Description

Plot a time series (a utility function)

Usage

1
makeplot(pdata, xname, yname, speciesname, ptitle, y_range, series_type)

Arguments

xname

A display name for the X-axis

yname

A display name for the Y-axis

speciesname

A display name for the species

ptitle

A partial title

y_range

Character; "include_0" to include zero, or "auto"

data

A data frame in which the X series to be plotted is in column 1.

Value

A plot

See Also

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


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