R/data.R

#' Description(***)
#'
#' A dataset containing 43 subjects(***)
#'
#' @format A data frame with 875 rows and 7 variables:
#' \describe{
#'   \item{ID_unique}{the unqiue subject ID in study}
#'   \item{Time}{(***)}
#'   \item{response}{***}
#'   \item{abx}{***}
#'   \item{delivery}{the delivery mode of each subject}
#'   \item{diet}{***}
#'   \item{sex}{the gender of subject}
#'   ...
#' }
#' @usage data(ECAM)
#' @source \url{***}
"ECAM"
biocore/bayestime documentation built on Nov. 15, 2020, 5:40 p.m.