version | R Documentation |
Get ERDDAP version
version(url = eurl(), ...)
url |
A URL for an ERDDAP server. Default:
https://upwell.pfeg.noaa.gov/erddap/ - See |
... |
Curl options passed on to crul::verb-GET |
## Not run:
version()
ss <- servers()
version(ss$url[2])
version(ss$url[3])
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.