View source: R/audiogramslice.R
| audiogramslice | R Documentation |
audiogramslice Get high and low frequency hearing limits, best sensitivity, and best frequency from an audiogram for a given SPL level in dB.
audiogramslice(cutoff = 35, Hz, threshold, plot = T)
cutoff |
level in dB |
Hz |
numerical vector with frequencies of the audiogram |
threshold |
numerical vector with the thresholds |
plot |
logical term to decide whether to plot audiogram with cutoff values |
audiogramslice(Hz = Hz_, threshold = threshold_, plot = F) lowlimit highlimit bestsensitivity besthz 349.5812 752.2525 30.00561 499.8317
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.