R/globals.R

utils::globalVariables(
  c(
    "value",
    "name",
    "base",
    "pkg_origin",
    "n",
    "pkg",
    "func",
    "total",
    "count",
    "desc",
    "Function",
    "Package",
    "packfun",
    "pkg_loaded",
    "pkg_preferred",
    "pkgx"
  )
)

Try the usedthese package in your browser

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

usedthese documentation built on June 27, 2024, 1:07 a.m.