R/data.R

#' A example of GenePix datasets
#'
#' Four datasets containing the output from GenePix
#'
#' @format A data frame with 3136 rows and 40 variables:
#' \describe{
#'   \item{Block}{block}
#'   \item{Column}{column}
#'   ...
#' }
#'
#' @examples
#' data("Slide1_IgG")
#' data("Slide1_IgM")
#' data("Slide2_IgG")
#' data("Slide2_IgM")
#'
#' @source \url{https://microarray.swmed.edu/products/category/protein-array/}
"Slide1_IgG"
dpgaile/AutoAntArrayExmpl documentation built on May 15, 2019, 1:46 p.m.