R/globals.R

#' Global Variables
#' @name globalVariables
#' @param x A string with the url to check if exist
#'
#' @return A logic value if url exists
#' @keywords internal
utils::globalVariables(c("mddSpList_v1_2"))
utils::globalVariables(c("mddSpList_v1_3"))
utils::globalVariables(c("mddSpList_v1_4"))

Try the mddmaps package in your browser

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

mddmaps documentation built on May 29, 2024, 2:41 a.m.