Hi

Gabor Grothendieck wrote:
> The following:
> 
> library(grid)
> grid.newpage()
> example(Grid)
> 
> has the yaxis label partly cut off and the x axis label does not appear at 
> all.
> Also ?grid.multipanel in that example brings up documentation for
> grid-internal but this would not seem to be internal if its part of an 
> example.


grid.multipanel() is just a demo hack function, not intended for people 
to use for anything serious, just meant to provide an example of what 
can be done.  It had some merit when grid was just a prototype package 
for people to play with.  Now that grid is more mature I should probably 
just kill grid.multipanel().

Paul
-- 
Dr Paul Murrell
Department of Statistics
The University of Auckland
Private Bag 92019
Auckland
New Zealand
64 9 3737599 x85392
[EMAIL PROTECTED]
http://www.stat.auckland.ac.nz/~paul/

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to