R/toSetGlobalVariables.R

# Set global variable

utils::globalVariables(c(
  "."
  , "Parameter"
  , "Estimate"
  , "Lower"
  , "Upper"
  , "P-value"
))

Try the rmdHelpers package in your browser

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

rmdHelpers documentation built on Sept. 12, 2024, 9:35 a.m.