R/global_vars.R

# defining global variables and functions to appease R CMD Check

utils::globalVariables(
  names = c(".", "rowid", "df"),
  package = "ipmisc",
  add = FALSE
)

Try the ipmisc package in your browser

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

ipmisc documentation built on May 7, 2021, 9:07 a.m.