README.md

onemap2pop

onemap R-package extension for multipopulation mapping, details in Quezada et al. (2019)

From github

Within R, you need to install and load the package devtools:

install.packages("devtools")
library(devtools)

This will allow you to automatically build and install packages from github. If you use Windows, first install Rtools. On a Mac, you will need Xcode (available on the App Store). On Linux, you are good to go.

Then, to install onemap2pop from github:

install_github("augusto-garcia/onemap2pop")

Tutorial

https://github.com/rramadeu/onemap2pop/blob/master/vignettes/Tutorial_onemap2pop.pdf



rramadeu/onemap2pop documentation built on Nov. 27, 2020, 7:31 p.m.