Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 735 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 735 Bytes

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')