knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

mover

Travis build status Codecov test coverage

mover implements commonly used models for human population movement.

Installation

You can install the the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("sangeetabhatia03/mover")


sangeetabhatia03/mover documentation built on Jan. 28, 2020, 4:39 a.m.