#' Example dataset 02_my_data_clean The cleaned dataset
#'
#' Data from Predicting the clinical status of human breast cancer by using gene expression profiles
#'
#' @docType data
#' @usage data(my_data_two)
#' @format A dataframe
#' @references Predicting the clinical status of human breast cancer by using gene expression profiles DOI: 10.1073/pnas.201162998
#' @source https://github.com/ramhiser/datamicroarray/blob/master/data/west.RData
#' @examples data(my_data_two)
"my_data_two"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.