R/marriages_divorces.R

#' Numbers of marriages and divorces in China
#'
#' Numbers of movements between marriage statuses, calculated
#' from official Chinese data on marriages, divorces, and
#' remarriages.
#' 
#' @format An array with dimensions "status_orig", "status_dest",
#' and "time".
#'
#' @seealso \code{\link{remarriages}}
#'
#' @source JUNNI TO COMPLETE
"marriages_divorces"
bayesiandemography/marital documentation built on July 30, 2020, 3:22 a.m.