time_frequency {PVplr}R Documentation

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)

Arguments

data

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

Value

a numeric value of the minutes between data points

Author(s)

Arash Khalilnejad


[Package PVplr version 0.1.2 Index]