README.md

soar: species occupancy aggregator in R

Aggregator for citizen science data Ashley Woods, Dan McGlinn

How to install soar

The easiest option is to install the package directly from GitHub using the package devtools. If you do not already have devtools installed then need to install it.

install.packages('devtools')
library(devtools)

Then to install the package from github:

install_github('mcglinnlab/soar')

Launch the GUI

library(soar)
gui()

Have fun entering in species common or scientific names. We'll be adding more in time. Please leave us feedback as an issue!



mcglinnlab/soar documentation built on June 10, 2019, 9:19 a.m.