Learn R Programming

PVplr (version 0.1.2)

time_frequency: Determines the minutes between data points in a time-series

Description

Determines the minutes between data points in a time-series

Usage

time_frequency(data)

Value

a numeric value of the minutes between data points

Arguments

data

A time-series dataframe containing a column named 'timestamp'.

Author

Arash Khalilnejad