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