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

plot.deconR Documentation

Default S3 plot method for decon objects (derived from 'deconvolve()')

Description

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

Usage

## S3 method for class 'decon'
plot(x, bw = TRUE, ...)

Arguments

x

decon object as generated by deconvolve

bw

logical argument indicating whether the plot should be in black and white or colour

...

other options passed to plot

Value

plot


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