linear_mean | R Documentation |
Converts a numeric vector from decibel format to linear format, calculates the mean value, and converts back to decibel format.
linear_mean(x, scalar = 10, ...)
x |
A vector of numeric values |
scalar |
Scalar to be used in |
... |
Addional methods passed to the |
linear_mean(-88:-90)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.