plot.freqUsed: Plots an object as returned from transfer::freqUsed

Description Usage Arguments Details

Description

Shows the distribution of points used in the transfer function estimation

Usage

1
2
## S3 method for class 'freqUsed'
plot(obj, fmf = 1, plot1to1 = TRUE, ...)

Arguments

obj

What gets returned from transfer::freqUsed function

fmf

The Frequency Multiplication Factor (i.e. - 1e6 for uHz labels)

plot1to1

A logical indicating whether to plot the 1 to 1 line (this would be the standard frequency pairings used).

Details

Only 5 colours currently - need to deal with this in the future perhaps.


driegert/transfer documentation built on May 15, 2019, 2:11 p.m.