Learn R Programming

sonicscrewdriver (version 0.0.7)

typicalVolume: Typical volumes

Description

Typical volumes of everyday things.

Usage

typicalVolume(thing = NA_character_)

Value

Typical volume of thing in dBA, or if no thing parameter a data frame of all volumes

Arguments

thing

Volume of thing, if missing then returns all volumes

Examples

Run this code
typicalVolume()
typicalVolume("rocket launch")

Run the code above in your browser using DataLab