print.process {mixchar}R Documentation

Default S3 print method for process object (derived from 'process()')

Description

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

Usage

## S3 method for class 'process'
print(x, ...)

Arguments

x

process object as generated by deconvolve

...

other options passed to plot

Value

print output


[Package mixchar version 0.1.0 Index]