getStartEnd: getStartEnd

getStartEndR Documentation

getStartEnd

Description

Find the start and end times of 'Time'

Usage

getStartEnd(Time)

Arguments

Time

A POSIXct format vector or a data.frame containing such a vector named 'Time'.

Details

Returns a two-element vector of the start and end times in 'Time'

Value

c(Start_Time, End_Time), a numeric 2-element vector in HHMMSS format

Author(s)

William Cooper

Examples

getStartEnd (RAFdata)

NCAR/Ranadu documentation built on Jan. 27, 2023, 1:09 a.m.