/deform

Crustal deformation codes

Primary LanguageR

deform

Tools for studying crustal deformation from natural and anthropogenic sources

T-CI Build Status AppVeyor Build Status Coverage Status

Description

Installation

This is not yet on CRAN, so:

if ('remotes' %in% rownames(installed.packages())) install.packages('remotes')
library(remotes)
remotes::install_github('abarbour/deform')