rdocumentation {websearchr} | R Documentation |
Search rdocumentation.org
Description
Improve your workflow by searching rdocumentation.org directly from the console without having to switching to the browser and opening a new tab first.
Usage
rdocumentation(search_terms)
rdoc(search_terms)
Arguments
search_terms |
Search terms encapsulated in " ". |
Examples
rdocumentation("my search terms")
rdoc("package I am looking for")
[Package websearchr version 0.0.3 Index]