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 May 1, 2019, 7:33 p.m.