HourlyEmean function

Calculate hourly energetic mean

Calculate hourly energetic mean

Returns a dataframe with hourly energetic mean

HourlyEmean(df, variable, timeZone = "Europe/Rome")

Arguments

  • df: is a dataframe with date (Y-m-d H:M:S) and variables
  • variable: is a variable name
  • timeZone: is time zone defoult is Europe/Rome

Returns

dataframe of hourly energetic mean values

Examples

#data(PTFA) HourlyEmean(df = PTFA, variable = "LAeq")

Author(s)

Pasquale Scordino p.scordino@arpa.piemonte.it

Simone Sperotto s.sperotto@arpa.piemonte.it