# family_composition ----
#' Family Composition
#'
#' Responses to a brief questionnaire about family composition.
#'
#' @format A data frame with 19169 rows and 11 variables:
#' \describe{
#' \item{user_id}{Each participant's unique ID}
#' \item{sex}{The participant's sex}
#' \item{age}{The participant's age in years}
#' \item{momage}{How old was your female parent when you were born?}
#' \item{dadage}{How old was your male parent when you were born?}
#' \item{oldbro}{How many older brothers do you have?}
#' \item{oldsis}{How many older sisters do you have?}
#' \item{youngbro}{How many younger brothers do you have?}
#' \item{youngsis}{How many younger sisters do you have?}
#' \item{twinbro}{How many same-age (e.g. twin) brothers do you have?}
#' \item{twinsis}{How many same-age (e.g. twin) sisters do you have?}
#' }
#' @source \url{https://psyteachr.github.io/reprores-v2/data/family_composition.csv}
"family_composition"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.