nmme | R Documentation |
This function returns an NMME object.
nmme( model = "GFDL-SPEAR", simulation_type = "hindcast", dataset = "monthly", variable = "prec", location = ".", config = nmme_config(), ... )
model |
Character. |
simulation_type |
Character. |
dataset |
Character. |
config |
List. |
... |
Additional arguments. |
List.
## Not run: urls = nmme() download_nmme(urls[1]) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.