/speciesRaster

indexing of species by cell and calculation of community metrics

Primary LanguageR

speciesRaster

This is a precursor to the epm R package.

To install using devtools:

install.packages('devtools')

require(devtools)
install_github('ptitle/speciesRaster')