register_shortcuts: Register the Rex shortcuts

View source: R/rex.R

register_shortcutsR Documentation

Register the Rex shortcuts

Description

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.

Usage

register_shortcuts(pkg_name)

Arguments

pkg_name

the package to register the shortcuts in


kevinushey/rex documentation built on March 14, 2024, 4:17 a.m.