R/pData.R

#' pData
#'
#' Internal SAGA sample array with information on array/file name, vector and some other useful stuff like color for plots etc.
#'
#' @docType data
#'
#' @usage data(pData)
#'
#' @format A 91 x 9 data frame .
#'
#' @keywords datasets
#'
#' @examples
#' data(pData)
#' head(pData)
"pData"
mytalbot/saga_package documentation built on Feb. 26, 2021, 3:41 a.m.