# -----------------------------------------------------------------------------#
#' data - sba
#'
#' The data given in this pacakge for examples. It contains artificially
#' generated data that mimick the data from Suspension bead arrays.
#'
#' @docType data
#' @keywords datasets
#'
#' @name sba
#' @usage data(sba)
#'
#' @format an object of the class \code{\link{BAf-class}}
#' @examples
#'
#' data(sba)
#' summary(sba)
# -----------------------------------------------------------------------------#
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.