tide_height_data: Tide Height Data

View source: R/tide-height.R

tide_height_dataR Documentation

Tide Height Data

Description

Calculates tide height at specified stations at particular date times based on the supplied harmonics object.

Usage

tide_height_data(data, harmonics = rtide::harmonics)

Arguments

data

A data frame with the columns Station and DateTime.

harmonics

The harmonics object.

Value

A data frame of the tide heights in m.


rtide documentation built on Sept. 11, 2024, 8:06 p.m.