#' freqdata data
#'
#' Data from the TCGA with mutation counts in 3 cancer types, COAD, LUAD, and BRCA.
#'
#' @docType data
#'
#' @usage data(freqdata)
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#' @references
#' (\href{https://gdc.cancer.gov/about-data/publications/mc3-2017})
#'
#' @source
#'
#' @examples
#' data(freqdata)
#' @export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.