drawFreqAxis | R Documentation |
Internal soundgen function
drawFreqAxis(y, ylim = range(y), yScale, nLbls = 5, y_Hz = TRUE, ...)
y |
frequency values |
ylim |
range of frequency values |
yScale |
scale of frequency representation |
nLbls |
number of frequency labels |
y_Hz |
show frequency in Hz (TRUE) or kHz (FALSE) |
... |
other graphical parameters passed to axis() |
Helper function for adding a customized frequency axis to the spectrogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.