energetic_w.mean | R Documentation |
Calculate weigth logarithmic mean respect to time
energetic_w.mean(x, t)
x |
is a vector of value in decibel (dB) |
t |
is a vector of time string "HH:MM:SS" |
weigth logarithmic mean respect to time
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
# Calculate weight energetic mean
energetic_w.mean(x = c(55.0, 70.0) , t = c("03:55:22", "01:33:12"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.