Skip to contents

Returns a vector of energetic mean of Leq......

Usage

runningLeq(x)

Arguments

x

is a vector of values in decibel (dB)

Value

vector of mobile energetic average values

Author

Pasquale Scordino p.scordino@arpa.piemonte.it

Simone Sperotto s.sperotto@arpa.piemonte.it

Examples

#data("P1FA")

runningLeq(x = P1FA$LAeq)[1:10]
#>  [1] 58.0 56.0 54.5 53.5 52.8 52.2 51.8 51.4 51.2 51.2