Nothing
#' bartMachine: Bayesian Additive Regression Trees
#'
#' @importFrom rJava .jpackage .jcall .jnew .jevalArray .jarray is.jnull .jcache .jcast .jnull
#' @import bartMachineJARs
#' @import randomForest
#' @import missForest
#' @import stats
#' @importFrom utils packageVersion tail
#' @importFrom grDevices rgb
#' @import grid
#' @import checkmate
#' @keywords internal
"_PACKAGE"
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.