plot.decon {mixchar}R 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


[Package mixchar version 0.1.0 Index]