time_frequency {PVplr} | R Documentation |
Determines the minutes between data points in a time-series
time_frequency(data)
data |
A time-series dataframe containing a column named 'timestamp'. |
a numeric value of the minutes between data points
Arash Khalilnejad