wish list

Ben Bolker Ben Bolker <ben@eno.Princeton.EDU>
Tue, 9 Feb 1999 20:58:03 -0500 (EST)


  Some of these I can implement pretty easily myself, others are harder
...

GRAPHICS:

    - a new option(), "plot.type", that allows one to set the default plot
type for pairs of points to something other than "p";

    - the ability to set just the lower or upper limits on an axis and
have the other limit auto-scaled (somewhat trickier: I don't know the
most convenient way for the user to specify this)

    - the ability to add points, text, etc. to persp() plots for
annotation (when Ross discussed this, I wasn't sure whether there were
going to be two separate kinds of 3-D plots) 

MISC:

  either an option or a separate function that makes edit() change the
underlying object:

pedit <- function (y) 
{
    assign(deparse(substitute(y)), edit(y), inherits = TRUE)
}

  regexp/tab completion for the help system (ha!)




Benjamin Bolker          Dep't of Ecology and Evolutionary Biology,
ben@eno.princeton.edu    Princeton University
tel: (609) 258-6886,     fax: (609) 258-1334


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._