search for: searchobject

Displaying 7 results from an estimated 7 matches for "searchobject".

Did you mean: search_object
2004 Nov 12
1
Requested consideration: true, true, true in SearchObject.html
I've just posted an email to R-help with instructions on creating a Firefox keyword search of the R documentation: https://www.stat.math.ethz.ch/pipermail/r-help/2004-November/059272.html The method involves bookmarking the RHOME/doc/html/search/SearchObject.html file. Currently this page is set up to only search help page titles: line = line + document.SearchEngine.search (searchstring,true,false,false); Note that by default the SearchEngine.html page has the Titles, Keywords and Objects boxes all checked. It would be useful for the keyword search...
2004 Nov 12
1
Firefox keyword searches for R & S-Plus
.... Suppose you want to search the (local) R documentation for information about the lme function. Wouldn't it be nice to just type into the browser address bar: r lme and have the search performed? Here's how (on Windows): Click on this link: file:///C:/Progra~1/rw2000/doc/html/search/SearchObject.html?%s Bookmark the page and name the bookmark something like: R 2.0.0 doc search Edit the properties of the bookmark (by right-clicking on the bookmark) and in the keywords field enter: r Click OK. That's all there is to it except for a couple of notes: 1. The first time the local searc...
2004 Jun 21
0
Bookmarklet for searching R documentation
...document.getSelection) { s= document.getSelection(); } if (! (s && s.length)) { s =prompt(promptString,''); } return s; } searchString = getSearchString('Search R help:'); if (searchString != null) { if(searchString.length) { location ='file://c:/R/rw1090/doc/html/search/SearchObject.html?'+escape(searchString); } else { location ='file://c:/R/rw1090/doc/html/search/SearchEngine.html'; } } })(); Useage notes: 0. Modify the path (in the script) to SearchObject.html and SearchString.html depending on your operating system and R version. 1. If text is highlig...
2002 Apr 04
1
PR#1132.
...;s Nfld., 2001. </p> <p> Ye-of-little-faith, O. ``An annotated bibliography of green peas and their ilk'', Journal of the Hopeless, vol. 42, 1950, pp. 101 &#150; 64. </p> <h3>See Also</h3> <p> <code><a href="../../../doc/html/search/SearchObject.html?bar">bar</a></code>, <code><a href="../../../doc/html/search/SearchObject.html?snafu">snafu</a></code>, </p> <h3>Examples</h3> <pre> #Oh come on! You can think up your own examples! </pre> <hr&g...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable with Mozilla 6 (OK with netscape 4.7x) (PR#1202)
...1 charpent charpent 45 Dec 9 15:14 SearchEngine.class -> /usr/lib/R/doc/html/search/SearchEngine.class lrwxrwxrwx 1 charpent charpent 44 Dec 9 15:14 SearchEngine.html -> /usr/lib/R/doc/html/search/SearchEngine.html lrwxrwxrwx 1 charpent charpent 44 Dec 9 15:14 SearchObject.html -> /usr/lib/R/doc/html/search/SearchObject.html lrwxrwxrwx 1 charpent charpent 39 Dec 9 15:14 Tracer.class -> /usr/lib/R/doc/html/search/Tracer.class lrwxrwxrwx 1 charpent charpent 38 Dec 9 15:14 Value.class -> /usr/lib/R/doc/html/search/Value.class -rw-r--r-...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable (PR#1203)
...nt charpent 45 Dec 9 15:14 SearchEngine.class -> /usr/lib/R/doc/html/search/SearchEngine.class > lrwxrwxrwx 1 charpent charpent 44 Dec 9 15:14 SearchEngine.html -> /usr/lib/R/doc/html/search/SearchEngine.html > lrwxrwxrwx 1 charpent charpent 44 Dec 9 15:14 SearchObject.html -> /usr/lib/R/doc/html/search/SearchObject.html > lrwxrwxrwx 1 charpent charpent 39 Dec 9 15:14 Tracer.class -> /usr/lib/R/doc/html/search/Tracer.class > lrwxrwxrwx 1 charpent charpent 38 Dec 9 15:14 Value.class -> /usr/lib/R/doc/html/search/Value.class &...
2005 Feb 24
1
Problems with html help system: help.start()
...earchEngine-head.html': No such file or directoryln: creating symbolic link `/tmp/RtmpxI5110/.R/doc/html/search' to `/usr/lib/R/doc/html/search/SearchEngine.html': No such file or directoryln: creating symbolic link `/tmp/RtmpxI5110/.R/doc/html/search' to `/usr/lib/R/doc/html/search/SearchObject.html': No such file or directoryln: creating symbolic link `/tmp/RtmpxI5110/.R/library' to `/usr/lib/R/doc/html/R.css': No such file or directoryIf /usr/bin/firefox is already running, it is *not* restarted, and you must switch to its window.Otherwise, be patient ...Warning message:c...