[R] The hidden costs of GPL software?
David Forrest
drf5n at maplepark.com
Thu Nov 18 20:03:10 CET 2004
On Thu, 18 Nov 2004, Frank E Harrell Jr wrote:
...
> ...
> I second all of that. What you are describing Mike could be done with
> a community-maintained wiki, with easy to add hyperlinks to other sites.
There is a wiki at http://fawn.unibw-hamburg.de/cgi-bin/Rwiki.pl but it
doesn't seem to get much use.
Last time I was hunting for help on R, I made the page
http://fawn.unibw-hamburg.de/cgi-bin/Rwiki.pl?SearchFunctions
and in particular:
help.search.archive<-function(string){
RURL="http://www.google.com/u/newcastlemaths"
RSearchURL=paste(RURL,"?q=",string,sep='')
browseURL(RSearchURL)
return(invisible(0))
}
help.search.archive('wiki') # example
Dave
--
Dave Forrest
drf at vims.edu (804)684-7900w
drf5n at maplepark.com (804)642-0662h
http://maplepark.com/~drf5n/
More information about the R-help
mailing list