plot.process: Default S3 plot method for process objects (derived from...

plot.processR Documentation

Default S3 plot method for process objects (derived from 'process()')

Description

This function sets up the default plotting method for outputs from process function

Usage

## S3 method for class 'process'
plot(x, plot_type = NULL, cex = 1, ...)

Arguments

x

process object as generated by process

plot_type

defaults to both plots. Can specify 'mass' or 'rate' curves by themselves.

cex

size of plots features

...

other options passed to plot

Value

plot


smwindecker/deconvolve documentation built on Sept. 20, 2023, 1:49 a.m.