Nothing
#' LDA (limiting dilution assay) data from a set of cell lines
#'
#' LDA data from 11 cell lines, up to 4 biological replicates and up to 6
#' treatments.
#'
#' @docType data
#'
#' @usage data(LDAdata)
#'
#' @format data.frame with columns: "name", "replicate", "Group", "S-value",
#' "# Tested", "# Clonal growth"
#'
#' @keywords datasets
#'
#' @examples
#' data(LDAdata)
"LDAdata"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.