R/stages.R

#' Study stages
#'
#' A dataset containing the various study stages assigned to samples in the PGS Catalog.
#'
#' @format A data frame with 5 stages (rows) and 4 columns:
#' \describe{
#'   \item{stage}{Study stage.}
#'   \item{symbol}{One-letter symbol for the stage, or a comma separated combination thereof.}
#'   \item{name}{Stage name.}
#'   \item{definition}{Stage description.}
#' }
#'
#' @examples
#' stages
#'
#' @source \url{https://www.pgscatalog.org/docs/ancestry}
#'
"stages"
maialab/quincunx documentation built on Aug. 18, 2022, 5:31 a.m.