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