R/globals.R

utils::globalVariables(
  c(
    "c1",
    "c2",
    "time_frame",
    "toydata",
    "count",
    "value",
    "count2",
    "grp",
    "n",
    "percentage",
    "total",
    "variable",
    "idx",
    "text",
    "quart4",
    "quart3",
    "quart2",
    "quart1",
    ".",
    "na_count",
    "..col_names",
    "..return_cols"
  )
)

Try the overviewR package in your browser

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

overviewR documentation built on Feb. 16, 2023, 10:50 p.m.