R/globals.R

globalVariables(
  c(
    # standard for all datasets
    "date",
    "location",
    "location_type",
    "location_code",
    "location_code_type",
    "data_type",
    "value"
  )
)

Try the covid19tunisia package in your browser

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

covid19tunisia documentation built on May 29, 2024, 1:37 a.m.