R/globals.R

utils::globalVariables(
  c(
    "object",
    "frame",
    "qtile",
    "group",
    "n",
    "time",
    "id",
    "xmin",
    "xmax",
    "ymin",
    "ymax",
    "x",
    "y",
    "label",
    "point",
    "0",
    "1",
    "normalize",
    "draw",
    "unique_qtiles"
  )
  )

Try the animbook package in your browser

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

animbook documentation built on June 22, 2024, 7:14 p.m.