create_timesteps: Generate Year-long Half-hourly Time Step Vector

Description Usage Arguments Value

Description

Generate vector with half-hourly time steps of full year, stamped in the center of time unit. Adapted from: REddyProc - fFullYearTimeSteps

Usage

1
create_timesteps(year, dts = 48, tz = "GMT", shift_by = 720/dts)

Arguments

tz

The time zone used to store data (advised to keep GMT to avoid daytime shifting issues).

data

A data frame to be converted.

DTS

The number of daily time steps (24 or 48).

Value

A vector with time steps of full year in POSIX format.


grahamstewart12/tidyflux documentation built on June 4, 2019, 7:44 a.m.