R/globals.R

# clean up globals for R CMD check
utils::globalVariables(c(
  ".",
  "..fill",
  "..label",
  "..order",
  "..order_by_value",
  "..row",
  "..x",
  "..y",
  "V1",
  "V2",
  "id_num",
  "tick_hi",
  "tick_lo",
  "tick_pos",
  "ticks",
  "value",
  "xmax",
  "id",
  ".row_id",
  ".row_id_"
))

Try the tidyfun package in your browser

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

tidyfun documentation built on April 24, 2026, 5:06 p.m.