Aggregator for citizen science data Ashley Woods, Dan McGlinn
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')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!