Endemism and diversity of small mammals along two neighboring Bornean mountains.
This repo contains original data and R code for analysis and figure generation for the manuscript:
Camacho-Sanchez, M., Hawkins, M. T., Tuh Yit Yuh, F., Maldonado, J. E., & Leonard, J. A. (2019). Endemism and diversity of small mammals along two neighboring Bornean mountains. https://doi.org/10.7717/peerj.7858
(Preprint at: https://peerj.com/preprints/26523)
- Clone repository either using
git clone
or the Clone or download link on top of the page. - Run scripts in
src/
in sequential order.- You might use
Rscript
... - Open a new R session,
setwd("path_to_downloaded_repository")
, paste the code fromsrc/
scripts
- You might use
- Results should be in
output/
folder.