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

migest

CRAN status CRAN RStudio mirror downloads Lifecycle: stable R-CMD-check

Tools for estimating, measuring and working with migration data.

See the pkgdown site for more information

Installation

You can install the released version of migest from CRAN with:

install.packages("migest")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("guyabel/migest")


gjabel/migest documentation built on Feb. 10, 2025, 12:39 p.m.