timeBoundsValue: Compute time bounds

View source: R/loadStationData.R

timeBoundsValueR Documentation

Compute time bounds

Description

Compute start/end verification time bounds from a vector of dates.

Usage

timeBoundsValue(timeDates, tz)

Arguments

timeDates

A POSIXlt vector of dates

tz

Time zone

Value

A list with components start and end, of POSIXct dates

Note

The function is currently exported to be internally used by the VALUE package to load predictions.


SantanderMetGroup/loadeR documentation built on July 4, 2023, 4:29 a.m.