Nothing
#' @keywords internal
#' @importFrom rpart rpart rpart.control
NULL
# Make sure a symbol named 'rpart' (and 'rpart.control') exists in our namespace,
# so APIs that do 'get("rpart", envir=...)' can find it without 'library(rpart)'.
rpart <- rpart::rpart
rpart.control <- rpart::rpart.control
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.