powered by
rdoc replacements for ? and help
?
help
use_rdoc()rm_rdoc()
rm_rdoc()
Calling use_rdoc() will override utils::`?` with rdoc_question and utils::help with rdoc These replacements can be unset by calling rm_rdoc().
use_rdoc()
utils::`?`
rdoc_question
utils::help
rdoc
# NOT RUN { rdoc::use_rdoc() ?help rdoc::rm_rdoc() ?help # } # NOT RUN { # }
Run the code above in your browser using DataLab