README.md

witch package

The witch package (WInTer conditions and CHaracterization) is a set of tools to visualize and understand weather winter conditions in a changing world.It is based on common meteorological measures from weather stations such as snow depth, temperature and precipitation. This is a work in progress...

Install

To install the package, you can use the function devtools::install_github(), as shown below.

library(devtools)
devtools::install_github(repo = "https://github.com/bniebuhr/witch.git", ref = "HEAD")

Then you can load the package:

library(witch)


bniebuhr/winteranalyzer documentation built on Dec. 31, 2020, 8:56 p.m.