#' Refforts: an R package for performing analyes with EFForTS tools
#'
#'
#' @details
#'
#' Refforts: an R package for performing analyes with EFForTS tools
#'
#' @docType package
#' @name Refforts-package
#' @author Jan Salecker \email{jsaleck@gwdg.de}
#' @keywords package
# nocov start
"_PACKAGE"
globalVariables(c(
".",
"abm.table",
"group",
"type",
"name",
"default",
"min",
"max",
"`[step]`",
"'[step]'",
"[step]",
"`random-seed`",
"'random-seed'",
"random-seed",
"siminputrow",
"scenario",
"crop",
"V1",
"V2",
"oilpalm",
"rubber",
"series",
"time",
"crop",
"price",
"prices.wb"
))
# nocov end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.