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

marital

Travis build status Lifecycle status

An R package with data required for creating a demographic account for marriage in China, 1990--2015.

The raw data is sourced from the UN and the National Bureau of Statistics of China.

Pacakge marital can be installed from GitHub using

devtools::install_github("bayesiandemography/marital")


bayesiandemography/marital documentation built on July 30, 2020, 3:22 a.m.