#' Built random forest object for Mualem-van Genuchten parameters (mvg).
#'
#' The object to predict and obtain prediction uncertainties for the target variable pedotransfer number combination:
#'
#' PTF13
#'
#' @docType data
#'
#' @usage data(MVG_PTF13)
#'
#' @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(MVG_PTF13)
#' str(MVG_PTF13)
"MVG_PTF13"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.