[R] extracting entire mail archive

Jonathan Baron baron at cattell.psych.upenn.edu
Thu Jan 3 13:07:41 CET 2002


>>>>>> "MikeS" == Michael D Sohn <mdsohn at lbl.gov> writes:
>
>    MikeS> I'd like to search the r-help mail archives.
>    MikeS> However, it takes a long time to load the html
>    MikeS> archive for my searches.  Is there a simple way to
>    MikeS> download the entire
>    MikeS> http://cran.r-project.org/doc/mail-archives/r-help/
>    MikeS> archives in text format so I can execute simple grep
>    MikeS> searches?
>
>wget --mirror http://cran.r-project.org/doc/mail-archives/r-help

Another way is to use the htdig search tool at
http://finzi.psych.upenn.edu

Although I love "grep," I can't imagine what you can do with it
that you can't also do with the htdig search tool.  For example,
you can do logical expressions with "NOT", mimicking the effect
of "grep -v".

There is a link to thie in the main R page, under "Search," so
you don't need to remember it.

Jon Baron
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list