#' Numbers of remarriages in China
#'
#' Numbers of movements between "Divorced" or "Widowed"
#' and "Married", calculated
#' from official Chinese data on marriages, divorces, and
#' remarriages. Note that, using the official data, it
#' is not possible to distinguish between transitions
#' from divorced to married and transitions from
#' widowed to married, so the dataset combines the two.
#'
#' @format An array with dimensions "status_orig", "status_dest",
#' and "time".
#'
#' @seealso \code{\link{marriages_divorces}},
#' \code{\link{conc_marital_status}}
#'
#' @source JUNNI TO COMPLETE
"remarriages"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.