R/smoker.R

#' Airway samples from smokers and nonsmokers
#'
#' Bacterial abundance in 29 smokers and 33 nonsmokers. Samples taken in quadruplicate:
#' left and right nasopharynx and oropharynx
#'
#' @format A list containing:
#'  \describe{
#'   \item{abund}{Bacterial abundances separated by origin of the sample: nasR and nasL
#'   - right and left nasopharyx, oroR and oroL - right and left oropharynx}
#'   \item{metadata}{Sample information}
#'   \item{taxonomy}{Taxonomy for each of the codes in $abund}

#' }
#' @source \url{https://qiita.ucsd.edu/study/description/103}
"smoker"
Yuliaxis/kernInt documentation built on Feb. 20, 2022, 12:38 a.m.