time_agpar: Hobo Aggregate Parameters

Description Usage Arguments Value Author(s)

Description

Calculate aggregates parameter values from a "hobo.data.frame".

Usage

1
time_agpar(data, Dcol, Pcol, resolution)

Arguments

data

An object of class "data.frame" containing a column with Dates and another with Temperatures values.

Dcol

An integer indicating the column which contains Dates

Pcol

An integer indicating the column wiich contains Parameter values

resolution

One of "day", "month", "week" or "year" character string which define the aggregation level..

Value

an object of class "data.frame" containing aggregate parameters

Author(s)

Remy Moine <remymoine95@gmail.com>


remymoine/PTS-R-package documentation built on May 16, 2019, 5:03 a.m.