tide_datetimes: Tide Date Times
Description
Generates sequence of date times.
Usage
tide_datetimes(
minutes = 60L,
from = as.Date("2015-01-01"),
to = as.Date("2015-12-31"),
tz = "PST8PDT"
)
Arguments
- minutes
An integer of the number of minutes between tide heights
- from
A Date of the start of the period of interest
- to
A Date of the end of the period of interest
- tz
A string of the time zone.