R/utils.R

# required to suppress devtools::check() notes that occur from data.table syntax
utils::globalVariables(c(
  ".", "Datum", "Komponente", "Komponente_txt",
  "Lieferung", "Nachweisgrenze", "Station", "Uhrzeit",
  "Wert", "Wert01", "Wert24", "day", "part", "prediction_upper",
  "prediction_lower", "prediction",
  "se", "time", "value", "variable", "WIR", "WIG", "year", "Werte_aggregiert"
))

Try the ubair package in your browser

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

ubair documentation built on April 12, 2025, 2:12 a.m.