Displaying 1 result from an estimated 1 matches for "cpretti".
Did you mean:
cpretty
1998 Jan 13
0
funny axis ranges; GPretty(.) vs. pretty(.) and all that...
[This is something like a bug report;
maybe somewhat longish & technical ..]
As an introduction, just try the following code
(it should work both in R and S).
I think it screws up the postscript() driver both for S and R, but this is
not the issue here.
is.R <- function() { ## returns 'TRUE' iff we are using 'R'
exists("version") && !is.null(vl