read_dap_file | R Documentation |
Reads an OpenDap resources and returns metadata
read_dap_file(URL, varname = NULL, id, varmeta = TRUE)
URL |
URL to OpenDap resource |
id |
character. Uniquely named dataset identifier |
varmeta |
should variable metadata be appended? |
data.frame with (varname, X_name, Y_name, T_name, URL, id), grid, and time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.