runningLeq {OpeNoise} | R Documentation |
Returns a vector of energetic mean of Leq......
runningLeq(x)
x |
is a vector of values in decibel (dB) |
vector of mobile energetic average values
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
#data("P1FA")
runningLeq(x = P1FA$LAeq)[1:10]