#' @title downloadIPCCSoil
#' @description This function download the IPCC table data
#'
#' @return magpie object with global parameters
#' @author Kristine Karstens
#'
#' @seealso
#' \code{\link{readIPCCSoil}}
#'
#' @examples
#' \dontrun{ downloadSource("IPCCSoil") }
#'
#' @import madrat
#' @import magclass
#' @importFrom utils download.file tail
#' @importFrom madrat toolSubtypeSelect
downloadIPCCSoil <- function() {
return(0)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.