Skip to content

Requirements and Installation

Joaquin Bedia edited this page Oct 3, 2016 · 6 revisions

For the latest stable release, the recommended installation procedure is to use the install_github command from the devtools R package. visualizeR depends on the transformeR capabilities for climata data manipulation.

devtools::install_github(c("SantanderMetGroup/transformeR", 
                             "SantanderMetGroup/visualizeR"))