View source: R/retrieve_data.R
Make a data request to the API Server
1 2 3 4 5 6 7 8 9 10 11 | request_data(
site,
node,
sensor,
method,
stream,
api_user,
api_token,
query = NULL,
base_url = "https://ooinet.oceanobservatories.org/api/m2m/12576/sensor/inv"
)
|
base_url |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.