R/Refforts-package.R

#' 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
EFForTS-B10/Refforts documentation built on March 26, 2023, 5:45 p.m.