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

cleanETHPOP

Lifecycle: maturing

The goal of cleanETHPOP is to clean ETHPOP data for use in a TB DES model. The ETHPOP database makes ethnic population projections for the UK's local areas available to stakeholders, practitioners and other interested users.

Find out more about ETHPOP here.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("ETHPOP-and-ETS/cleanETHPOP")

For a document of how to use cleanETHPOP see here.



ETHPOP-and-ETS/cleanETHPOP documentation built on June 2, 2020, 9:25 p.m.