R/data.R

#' grdR input sample data
#'
#' Synthetic growth curve in the input format of the grdR package.
#'
#'
#' @format ## `grd`
#' A data frame with 1,085 rows and 6 columns:
#' \describe{
#'   \item{agent}{Country name}
#'   \item{half eff}{parameter half eff}
#'   \item{k}{parameter k}
#'   \item{t_onset}{time of drug onset}
#'   \item{concentration}{perturbation concentration}
#'   \item{time}{time point}
#'   \item{cell_count}{cell count}

#'
#' }
#' @source <https://www.who.int/teams/global-tuberculosis-programme/data>
"sample_data"
mauromiguelm/tdsR documentation built on Oct. 24, 2022, 6:42 p.m.