agg_data: agg_data

Description Usage Arguments

View source: R/agg_data.R

Description

This function provides a way to aggregate the data onto the hour level.

Usage

1
agg_data(data, thre_tem, thre_visul)

Arguments

data

The data to be passed onto agg_data function

thre_tem

The upper threshold of temperature to decide extreme temperature conditions. The unit of thre_tem is 1 cesius degree. The default value is 0 cesius degree.

thre_visul

The upper threshold of visibility distance to decide extreme temperature conditions. The unit of thre_visul is 1 meter. The default value is 1000 meters.


caimiao0714/MiaoTruck documentation built on May 28, 2019, 7:14 p.m.