get_Maine_buoy | R Documentation |
Get Maine a Maine buoy reference
get_Maine_buoy(
suite = "Historic and Realtime Aggregations",
buoy = "A01",
dataset = "CTD 1m",
form = c("url", "ncdf")[1]
)
suite |
character, one of these http://www.neracoos.org/thredds/UMO_all.htmlUMO_all |
buoy |
character, one of the buoys listed here http://www.neracoos.org/thredds/UMO_historical_realtime_agg.htmlHistoric/Realtime Aggregations |
dataset |
character, one of the instruments listed here http://www.neracoos.org/thredds/UMO_historical_realtime_agg.htmldatasets |
form |
character, either "url" or "ncdf" to specify the type of output |
either a character URL to a dataset, ncdf4 class dataset object, or NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.