Nothing
#' tissues dataset
#'
#' The tissues data of colon cancer dataset,
#' which includes gene expression values from 22 colon tumor tissues and 40 non-tumor tissues.
#' @name tissues
#' @format `numeric`
#' @docType data
#' @source http://genomics-pubs.princeton.edu/oncology/affydata/.
#' @keywords data
#' @examples
#'
#'
#' data("tissues")
#' head(tissues)
#'
NULL
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.