diff --git a/R/get_isd_history.R b/R/get_isd_history.R index 25b6ca2d..1a932207 100644 --- a/R/get_isd_history.R +++ b/R/get_isd_history.R @@ -5,6 +5,7 @@ #' @return A \code{\link[data.table]{data.table}} object #' @export #' @family metadata +#' @autoglobal #' @examplesIf interactive() #' get_isd_history() #' diff --git a/R/globals.R b/R/globals.R index 0094b9e2..9382c3e3 100644 --- a/R/globals.R +++ b/R/globals.R @@ -4,6 +4,11 @@ utils::globalVariables(c( "isd_history", # "isd_history", # "STNID", # + "STNID", # + "USAF", # + "WBAN", # + "COUNTRY_NAME", # + "..x", # "STNID", # "STATION", # "WBAN", #