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

View source: R/data_quality.R

time_frequencyR 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


PVplr documentation built on Feb. 16, 2023, 9:56 p.m.