Description Usage Arguments Examples
Generate spectrogram for Zero-Crossing files.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x |
an object of class 'zc'. |
LPF |
numeric. Low-Pass Filter (Hz). Frequencies above the cutoff are greatly attenuated. Default is set to 125000 Hz. |
HPF |
numeric. High-Pass Filter (Hz). Frequencies below the cutoff are greatly attenuated. Default setting is 16000 Hz. |
tlim |
numeric. Time limits of the plot in seconds (s). Default setting
is set to |
flim |
numeric. Frequency limits of plot in Hz. Default setting is set
to |
ybar |
should horizontal scale bars be plotted. Default is |
ybar.lty |
line type of the horizontal scale bars. |
ybar.col |
color of the horizontal scale bars. |
dot.size |
dot size. |
dot.col |
dot color. |
... |
not currently implemented. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.