Description Usage Arguments Value
View source: R/tidal_times_ca.R
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.
1 | tide_info_ca(tide_date, site_id = 5855)
|
tide_date |
date in the format yyyymmdd (e.g. 20181201) |
site_id |
code for the tidal site |
a dataframe with the tide times corrected to UTC, the tidal height and if they correspond to high tide (PM) or low tide (BM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.