#' @name DPClust
#' @docType package
#' @title Dirichlet Process Clustering of mutations
#' @author Stefan Dentro, \email{sd11@@sanger.ac.uk}
#' @keywords package
#' @import ggplot2
#' @import gridExtra
#' @importFrom ks kde
#' @importFrom KernSmooth bkde2D bkde
#' @importFrom lattice levelplot panel.levelplot panel.abline lpoints
#' @importFrom utils head read.csv read.table write.csv write.table
#' @importFrom grDevices cm.colors colorRampPalette dev.cur dev.off dev.set pdf png rainbow rgb
#' @importFrom graphics hist legend lines par plot points polygon text title
#' @importFrom stats density median pchisq quantile rbeta rbinom rgamma rmultinom runif sd
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.