tide_slack_data: Tide Slack Data

View source: R/tide-slack.R

tide_slack_dataR Documentation

Tide Slack Data

Description

Determines the closest slack tide for specified stations at particular date times based on the supplied harmonics object.

Usage

tide_slack_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 slack tide date times and heights in m.


rtide documentation built on April 4, 2025, 1:37 a.m.