audiogramslice: audiogramslice Get high and low frequency hearing limits,...

View source: R/audiogramslice.R

audiogramsliceR Documentation

audiogramslice Get high and low frequency hearing limits, best sensitivity, and best frequency from an audiogram for a given SPL level in dB.

Description

audiogramslice Get high and low frequency hearing limits, best sensitivity, and best frequency from an audiogram for a given SPL level in dB.

Usage

audiogramslice(cutoff = 35, Hz, threshold, plot = T)

Arguments

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

Examples

audiogramslice(Hz = Hz_, threshold = threshold_, plot = F)
lowlimit highlimit bestsensitivity   besthz
349.5812  752.2525        30.00561 499.8317

jzeyl/AcousticCalcs documentation built on Jan. 26, 2023, 4:22 p.m.