aggregation_information: aggregation_information

Description Usage Arguments Value Examples

View source: R/aggregation_information.R

Description

aggregation_information

Usage

1
aggregation_information(timeshift, aggregation_interval)

Arguments

timeshift

timeshift which is applied to the data

aggregation_interval

aggregation interval for the modelling, for more information about the aggregation_interval units see ?lubridate::round_date

Value

an object of the class 'stAirPol.aggregation_information'

Examples

1
2
3
m.agg_infor <- aggregation_information(timeshift = lubridate::hours(2),
aggregation_interval = '8 hours')
print(m.agg_infor)

maxikellerbauer/stAirPol documentation built on May 3, 2019, 3:16 p.m.