#' National Health and Nutrition Examination Survey blood pressure data.
#'
#' Systolic blood pressure data for 6144 participants.
#'
#' @format A data frame with 6144 rows and 5 variables.
#' \describe{
#' \item{seqn}{Respondent sequence number}
#' \item{ridageyr}{Age in years at screening. All participants aged 80 years
#' and older are coded as 80.}
#' \item{bpxosy1}{Systolic blood pressure - 1st oscillometric reading}
#' \item{bpxosy2}{Systolic blood pressure - 2nd oscillometric reading}
#' \item{bpxosy3}{Systolic blood pressure - 3rd oscillometric reading}
#' }
#'
#' @source National Health and Nutrition Examination Survey 2017 - 2018.
#' \url{https://wwwn.cdc.gov/nchs/nhanes/continuousnhanes/default.aspx?BeginYear=2017}
"blood_pressure"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.