View source: R/utils-extraction.R
error.checks | R Documentation |
this function ensures that the all input objects are correct. User input is cohersed to the desired TZ, model versions are checked, and the NCML file path returned
error.checks(startDate, endDate, tz, version)
startDate |
a user defined startDate ("YYYY-MM-DD") |
endDate |
a user defined end Date ("YYYY-MM-DD") |
tz |
a user defined timezone |
version |
a user defined model version |
a list containing the model version, NCML path, and time requests
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.