R/zzz.R

utils::globalVariables(
  c(
    "add_data",
    "atmos_pres",
    "begin",
    "begin_date",
    "category",
    "ceil_hgt",
    "day",
    "dew_point",
    "end",
    "end_date",
    "hour",
    "hour_bin",
    "id",
    "lat",
    "lon",
    "minute",
    "month",
    "rh",
    "temp",
    "time",
    "total_count",
    "usaf",
    "utc_offset_h",
    "visibility",
    "wban",
    "wd",
    "ws",
    "year",
    "years",
    "jan",
    "feb",
    "mar",
    "apr",
    "may",
    "jun",
    "jul",
    "aug",
    "sep",
    "oct",
    "nov",
    "dec"
  )
)
rich-iannone/stationaRy documentation built on May 11, 2020, 5:06 p.m.