Description Usage Arguments Examples
Returns a tibble
containing data on high and low tides for the specified duration (1 - 7 days)
1 | get_tides(api_key, station_id, duration = 1)
|
api_key |
a valid Admirality API Key. The function will load in your API key. |
station_id |
a valid station ID. Can be found by using |
duration |
duration in days over which to return tide data. Must be >=1 or <=7. |
1 | find_closest_site(station_id = "0114", duration = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.