#' Train And Predict With SuperLearner
#'
#' Trains and makes predictions with SuperLearner.
#' @param ... Arguments for SuperLearner function.
#' @param Param. Type. Description. Default/No default.
#' @export
TrainAndPredictWithSuperLearner<- function(y){
## Error handling
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.