get_timestep_hours: Get the timestep in fractional hours

View source: R/DataFunctions.R

get_timestep_hoursR Documentation

Get the timestep in fractional hours

Description

Get the timestep in fractional hours

Usage

get_timestep_hours(x)

Arguments

x

Vector of POSIX timestamps of at least length 2.

Value

Numeric scalar of the time difference of the first two entries in fraction hours.


REddyProc documentation built on March 18, 2022, 5:41 p.m.