Returns a dataframe with hourly energetic mean
Usage
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
Value
dataframe of hourly energetic mean values
Examples
#data(PTFA)
HourlyEmean(df = PTFA, variable = "LAeq")
#> date LAeq
#> 1 2022-03-07 10 45.7