| fetch_locations | R Documentation |
Retrieve an online listing of stations
fetch_locations(
uri = "https://flaterco.com/xtide/locations.html",
decimal = TRUE,
pattern = NA,
...
)
uri |
character, url of the online locations listing |
decimal |
logical, if TRUE convert Latitude and Longtitude to decimal |
pattern |
character, a pattern to match in station name - possibly a
regular expression or a fixed pattern. Passed to |
... |
further arguments for |
table of site locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.