Calculate hourly energetic mean
Returns a dataframe with hourly energetic mean
HourlyEmean(df, variable, timeZone = "Europe/Rome")
df
: is a dataframe with date (Y-m-d H:M:S) and variablesvariable
: is a variable nametimeZone
: is time zone defoult is Europe/Romedataframe of hourly energetic mean values
#data(PTFA) HourlyEmean(df = PTFA, variable = "LAeq")
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
Useful links