#' Install the XCell software (it is in a custom location)
#'
#' @return Invisible NULL (from install.packages).
#' @export
#'
#' @examples
install_estimate<-function() {
devtools::install_github('dviraran/xCell')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.