plot.energyDensity: Plotting of EnergyDensity Objects

Description Usage Arguments

Description

Plotting of EnergyDensity Objects

Usage

1
2
3
## S3 method for class 'energyDensity'
plot(x, db = c(0, -1, -2, -3, -4, -5, -6, -10, -15,
  -Inf), limit = c(0.1, 0.01), limit.lty = 3, ...)

Arguments

x

Energy density object to be plotted

db

Decibel indicator positions in plot (set to NULL to deactivate)

limit

Position of limit indicator (set to NULL to deactivate)

limit.lty

Line type of limit indicator

...

Additional arguments passed to plot


LiKao/VoiceExperiment documentation built on May 7, 2019, 1:19 p.m.