use_rdoc: Base replacements

Description Usage Details Examples

Description

rdoc replacements for ? and help

Usage

1
2
3

Details

Calling use_rdoc() will override utils::`?` with rdoc_question and utils::help with rdoc. As a convenience, use_rdoc() loads utils first. This ensures that if use_rdoc() is set in an .Rprofile the replacements will stay ahead of utils in the search path after startup is finished. These replacements can be unset by calling rm_rdoc() (note that no detachment will occur for utils here).

Examples

1
2
3
4

mdequeljoe/rdoc documentation built on June 7, 2019, 5:07 a.m.