/NHMpredict

Query the NHM PREDICTS database

Primary LanguageRGNU General Public License v3.0GPL-3.0

NHMpredict

NHMpredict gives you access to data from the PREDICTS database, which stands for Projecting Responses of Ecological Diversity In Changing Terrestrial Systems.

install.packages("devtools")
devtools::install_github("taddallas/NHMpredict")
library("NHMpredict")

I welcome contributions to this package.