R/globals.R

# CRAN NOTE avoidance
utils::globalVariables(
    c(
        "COUNTRY_NAME",
        "SNTID_len",
        "STNID",
        "USAF",
        "WBAN",
        "distance_km",
        "isd_history",
        "station"
    )
)

Try the GSODR package in your browser

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

GSODR documentation built on Aug. 22, 2023, 9:10 a.m.