#' 38 arterial and venous blood gas measurements.
#'
#' A dataset containing 38 venous and arterial blood gas measurents
#' from five patients. Presented as table 3 in \insertCite{douglas_1988}{co2ntent}
#' from the work of \insertCite{loeppky_1983}{co2ntent}
#'
#' @format A data frame with 38 rows and 8 variables:
#' \describe{
#' \item{subject}{subject, of five participants}
#' \item{sample_type}{type of sample, arterial or venous}
#' \item{ph}{ph, hydrogen ion concentration}
#' \item{haemoglobin_g_dl}{haemoglobin, in grams per decilitre}
#' \item{so2_fraction}{haemoglobin oxygen saturation as a fraction, ie between 0 and 1}
#' \item{blood_co2_content_ml_dl}{CO2 content of blood in mls per decilitre}
#' \item{pco2_torr}{partial pressure of CO2 in torr(mmHg)}
#' \item{plasma_co2_content_ml_dl}{CO2 content of plasma in mls per decilitre}
#' }
#'
#' @references{
#' \insertRef{douglas_1988}{co2ntent}
#' \insertRef{loeppky_1983}{co2ntent}
#' }
"douglas_table_3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.