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"
))

Try the tf package in your browser

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

tf documentation built on May 29, 2024, 5:28 a.m.