daily_statistics: Daily statistics

Description Usage Arguments Value

Description

dMaxAvg8h: daily maximum of 8h rolling mean

Usage

1
2
3
dMaxAvg8h(data, value, time = "Time", point = "Point", req = 18)

dMean(data, value, time = "Time", point = "Point", req = 18)

Arguments

data

data frame

value

name of variable to be processed

time

column containing time (POSIXct)

point

column containing point ID

req

minimum valid required 8h averages to compute their daily max

Value

dMaxAvg8h: daily maxima of 8h rolling mean, for each point

dMean: daily averages, for each point


jobonaf/dartle documentation built on May 29, 2019, 4:52 p.m.