Description Usage Arguments Value
Function to recover tidal information between two dates. Read and parse tidal times from the site whttps://tides.mobilegeographics.com so an internet connection is needed
1 | tidal_tables(start_date, end_date, location = "all", site_id)
|
start_date |
date in the format "yyyy-mm-dd" (e.g. "2018-12-01") |
end_date |
date in the format "yyyy-mm-dd" (e.g. "2018-12-01") |
location |
to chose the web site to get the tidal information, Fr,Ca or all |
site_id |
code for the tidal site (check the site url to find the code of the tidal station) |
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.