powered by
fetch(dataset, quiet = TRUE)
## fetch the Mammal Community Database (MCDB) MCDB = ecoretriever::fetch('MCDB') class(MCDB) names(MCDB) ## preview the data in the MCDB communities datafile head(MCDB$communities)
Run the code above in your browser using DataLab