README.md

SAPA Tools

R package to process data collected by the SAPA Project.

Installation

The latest stable release may be downloaded from the SAPA Project:

install.packages('SAPATools', repos = 'http://sapa-project.org/r/', type = 'source')

If you like playing with updated, bleeding-edge code, you can use devtools package, developed by Hadley Wickam and Winston Chang, to download the package from my Github repo. Note that because this repo is currently private, you'll need to enter your current Github username and password.

# install.packages('devtools')
library(devtools)
install_github(repo = 'frenchja/SAPATools')

Using SAPA Tools

Features



frenchja/SAPATools documentation built on May 16, 2019, 2:47 p.m.