[R] plot cdf
Martin Maechler
maechler at stat.math.ethz.ch
Mon May 1 14:11:59 CEST 2006
>>>>> "FrPi" == François Pinard <pinard at iro.umontreal.ca>
>>>>> on Thu, 27 Apr 2006 17:15:29 -0400 writes:
FrPi> [Romain Francois]
>> [...] it would be useful to add an option 'ask' in
>> 'example', maybe with a default to TRUE in interactive
>> mode
FrPi> Seconded. `example(...)' would be more friendly for
FrPi> the average use.
I've added it now to R-devel.
The default is 'ask = dev.interactive(orNone = TRUE)'
where dev.interactive() has also been extended with the 'orNone'
argument.
The not-entirely satisfying aspect is that it currently does
apply to traditional graphics only as opposed to
grid-based graphics.
Martin
More information about the R-help
mailing list