observation {TideTables}R Documentation

Sample file of high and low water times and heights

Description

A sample dataset containing observation date, time and height of high and low water

Usage

observation

Format

A data frame with 26819 rows and 4 variables

observation_date

date of tide, "yyyy/mm/dd" format, character

observation_time

time of tide, "hh:mm:ss" format, character

high_or_low_water

indication whether high (1) or low water (0) was present given date and time, integer

height

height of the tide, numeric


[Package TideTables version 0.0.3 Index]