Has anyone written a stand-in for the S-Plus key function that implements as many of the capabilities as possible using the R legend function? I am seeking an approximate key() that is called the same way as in S-Plus. I am trying to save some work in porting the Hmisc and Design libraries. -- Frank E Harrell Jr Prof. of Biostatistics & Statistics Div. of Biostatistics & Epidem. Dept. of Health Evaluation Sciences U. Virginia School of Medicine http://hesweb1.med.virginia.edu/biostat -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Tue, Jun 12, 2001 at 11:46:29AM -0400, Frank E Harrell Jr wrote:> Has anyone written a stand-in for the S-Plus key function > that implements as many of the capabilities as possible > using the R legend function? I am seeking an approximate > key() that is called the same way as in S-Plus. I am trying > to save some work in porting the Hmisc and Design libraries.There is an explantion in trellis.args (libr.lattice, under developm.) that the "key" function is not (yet) implemented. I interpret this, that later versions will include this function. Peter -- P.Malewski, Limmerstr.47, 30451 Hannover, 0511-2135008 At work: http://www.MH-Hannover.de 0511 532 3194 / Fax: 0511 532 3190, P.Malewski at tu-bs.de, peter.malewski at gmx.de, malewski.peter at mh-hannover.de. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Hi> On Tue, Jun 12, 2001 at 11:46:29AM -0400, Frank E Harrell Jr wrote: > > Has anyone written a stand-in for the S-Plus key function > > that implements as many of the capabilities as possible > > using the R legend function? I am seeking an approximate > > key() that is called the same way as in S-Plus. I am trying > > to save some work in porting the Hmisc and Design libraries. > > There is an explantion in trellis.args (libr.lattice, under developm.)that> the "key" function is not (yet) implemented. I interpret this, that > later versions will include this function.Yes, but that functionality will be based on grid so will not mix with base R graphics. In other words, the lattice key will only be useful with lattice graphs. Paul -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._