README.md

PermafrostTools

R package for permafrost

Installation

From source

git pull https://github.com/geocryology/PermafrostTools
cd PermafrostTools
Rscript -e "devtools::install()"

From github with devtools

Generate a personal authentication token at https://github.com/settings/tokens

library(devtools)
install_github("geocryology/PermafrostTools", ref="main")


geocryology/PermafrostTools documentation built on Dec. 20, 2021, 10:40 a.m.