R/global.R

#' Global
#'
#' Declare global variables
#' @name global
#' @importFrom utils globalVariables
NULL

if(getRversion() >= "2.15.1")  utils::globalVariables(c("x", "y"), add = F)

Try the webSDM package in your browser

Any scripts or data that you put into this service are public.

webSDM documentation built on June 24, 2024, 5:13 p.m.