View source: R/subsetDecadalForecast.R
subsetDecadalForecast | R Documentation |
Subset decadal forecast by initialization years
subsetDecadalForecast(data, ly = c(1, 2))
data |
grid obtained from the output of function loadDecadalForecast. |
ly |
Vector of integers indicating the lead years of initialization. Default is ly = c(1,2) (the two years before). |
A grid object with an additional dimension corresponding to the selected lead years.
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.