Skip to content

abarbour/deform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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