check_months | R Documentation |
Make sure that all the months specified in the (probably complex) month specification to dcc are correct months, in the sense that they range between -24 and 12. Further, return the earliest month in the complete selection to decide if we need previous year climate later on.
check_months(selection)
selection |
the month selection as vector, list, or nested list |
a list with the earliest month and the result of the check (logical)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.