help.time.seq: Generates a time sequence over the specified interval

Description Usage Arguments Value Author(s)

Description

A time sequence, with spacing between values given by the time.agr parameter (eg. a time.agr value of 30 means there should be a 30 minute jump between times in the output sequence).

Usage

1
help.time.seq(from, to, time.agr)

Arguments

from

Parameter of class character. The start time of the sequence.

to

Parameter of class character. The end time of the sequence.

time.agr

What the time difference between sequence values should be, in minutes.

Value

A time sequence over the specified interval.

Author(s)

Robert Lee rlee@battelleecology.org


rhlee12/Noble documentation built on May 31, 2019, 10:36 a.m.