README.md

rClimSeasForecast

Repository for R package for lead seasonal climate forecast LaMMA-IBIMET procedure

To install package

if (!require(devtools)) { install.packages("devtools")}
devtools::install_github("alfcrisci/rClimSeasForecast")
library(rClimSeasForecast)

An example of operative work-chain

```R library(rClimSeasForecast)



alfcrisci/rClimSeasForecast documentation built on May 10, 2019, 9:15 a.m.