Description Details Author(s) See Also Examples
Rcmdr interface to sos
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").
Liviu Andronic landronimirc@gmail.com
Rcmdr,
findFn,
grepFn,
unionFindFn,
1 2 3 4 5 | ## Not run:
## start R
library(RcmdrPlugin.sos) ## loads Rcmdr and the plug-in
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.