RcmdrPlugin.sos-package:
Efficiently search R Help pages
Description
Rcmdr interface to sos
Arguments
Details
The plug-in attempts to render the sos searching functionality readily
accessible for casual use. It allows to perform simple searches
(findFn) and more advanced operations such as
filtering the search results (grepFn) or combining
the results of multiple searches (unionFindFn,
intersectFindFn).
For a good overview of the sos package see
vignette("sos", package="sos").