#' Built random forest object for Wilting point (wp).
#'
#' The object to predict and obtain prediction uncertainties for the target variable pedotransfer number combination:
#'
#' PTF07
#'
#' @docType data
#'
#' @usage data(WP_PTF07)
#'
#' @format A ranger object
#' @keywords datasets
#'
#' @author
#' Brigitta Szabo <\email{toth.brigitta@agrar.mta.hu}>
#' Tobias KD Weber <\email{tobias.weber@uni-hohenheim.de}>
#' @importFrom Rdpack reprompt
#' @examples
#' data(WP_PTF07)
#' str(WP_PTF07)
"WP_PTF07"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.