typicalVolume {sonicscrewdriver} | R Documentation |
Typical volumes
Description
Typical volumes of everyday things.
Usage
typicalVolume(thing = NA_character_)
Arguments
thing |
Volume of thing, if missing then returns all volumes |
Value
Typical volume of thing in dBA, or if no thing parameter a data frame of all volumes
Examples
typicalVolume()
typicalVolume("rocket launch")
[Package sonicscrewdriver version 0.0.7 Index]