Learn R Programming

iNZightTools (version 1.13.0)

aggregatedt: Aggregate datetimes

Description

Aggregate datetimes

Usage

aggregatedt(.data, method, key, name)

Value

a data frame/tibble

Arguments

.data

dataframe or tibble to aggregate

method

the type of aggregation

key

the key column

name

the name of the variable

Author

Yiwen He