View source: R/cmip-available.R
cmip_available | R Documentation |
Reads files in your local CMIP6 directory and parses the contents into a data.frame
cmip_available(root = cmip_root_get())
cmip_available_legacy(root = cmip_root_get())
root |
Root folder to download and organise the data. |
cmip_available_legacy()
reads from the older way of storing information
and will only work for files downloaded with version <= 0.0.2 of the package.
A data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.