register_shortcuts {rex} | R Documentation |
If you are using rex in another package you need to call this function to register all of the rex shortcuts so that spurious NOTEs about global variables being generated during R CMD check.
register_shortcuts(pkg_name)
pkg_name |
the package to register the shortcuts in |