View source: R/frequencyStats.R
frequencyStats | R Documentation |
Calculates the peak, centre, bandwidth and quality factor. The quality factor (Q) is calculated at both -3dB and -10dB as discussed by Bennett-Clark (1999) <doi: 10.1080/09524622.1999.9753408>.
frequencyStats(wave, wave_spec = NULL, warn = TRUE, lowcut = 1, plot = FALSE)
wave |
A Wave object |
wave_spec |
A precomputed spectrum (optional, if not present will be generated) |
warn |
If TRUE provides warnings when values are not consistent |
lowcut |
Frequency (in kHz) values below which are ignored. |
plot |
IF TRUE displays values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.