RcmdrPlugin.sos-package: Efficiently search R Help pages

Description Details Author(s) See Also Examples

Description

Rcmdr interface to sos

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").

Author(s)

Liviu Andronic landronimirc@gmail.com

See Also

Rcmdr, findFn, grepFn, unionFindFn,

Examples

1
2
3
4
5
## Not run: 
   ## start R
   library(RcmdrPlugin.sos)  ## loads Rcmdr and the plug-in

## End(Not run)

RcmdrPlugin.sos documentation built on May 2, 2019, 5:48 p.m.