tide_info_ca: Function read and parse tidal times from the site...

Description Usage Arguments Value

View source: R/tidal_times_ca.R

Description

read and parse tidal times from the site http://www.waterlevels.gc.ca currently configured to read tides from Hopewell Cape (#170). Uses the package rvest for the html parsing.

Usage

1
tide_info_ca(tide_date, site_id = 5855)

Arguments

tide_date

date in the format yyyymmdd (e.g. 20181201)

site_id

code for the tidal site

Value

a dataframe with the tide times corrected to UTC, the tidal height and if they correspond to high tide (PM) or low tide (BM)


bmjesus/sentinel documentation built on Oct. 10, 2020, 9:47 p.m.