#' Sample trained caret model output for soil carbon
#'
#' The data comprises a trained caret model using Cubist
#' for predicting soil carbon for the0-5cm depth interval
#'
#' @docType caret model
#'
#' @usage data(KeeneSOC)
#'
#' @format An object of class `"model"`.
#'
#' @keywords datasets
#'
#' @references Unpublished data from the Ontario Soil Survey
#'
#' @source Unpublished data.
#'
#' @examples
#' data(KeeneSOC)
#' varImp(KeeneSOC)
#' plot(KeeneSOC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.