Skip to contents

You can install iPastoralist by running the following code:

install.packages("devtools")
library(devtools)
install_github("MarcoPittarello/iPastoralist",build_vignettes = TRUE)