bniebuhr / witch

R package to analyze winter conditions.

Home Page:https://bniebuhr.github.io/witch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

R package to analyze winter conditions.

https://bniebuhr.github.io/witch


Languages

Language:R 100.0%