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

simbirths

Travis build status

simbirths is an R package with simulated data on births. It contains two hundred sets of simulated birth rates and birth counts, disaggregated by age, region, and time. In addition to the base version, there are alternative versions in which the age-profile and level are perturbed.

Installation

simbirths can be installed from GitHub with:

devtools::install_github("bayesiandemography/simbirths")


bayesiandemography/simbirths documentation built on Nov. 3, 2019, 2:08 p.m.