R/rex.R
register_shortcuts.Rd
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)
the package to register the shortcuts in