[Rd] Trellis equivalent of par(ask=TRUE)?

Deepayan Sarkar deepayan.sarkar at gmail.com
Thu May 18 20:13:23 CEST 2006


On 5/18/06, Lutz Prechelt <prechelt at inf.fu-berlin.de> wrote:
> (was:  AW: [Rd] R CMD check: checking examples: how to (not) pause
> execution)
>
> Paul, Brian,
>
> > > I think the more usual way to solve this is to have the user set
> > > par(ask=TRUE) is they want to be prompted.
>
> thank you.
> Looking back, 'par' would have been a likely candidate for looking.
> One reason I did NOT look there is that I need the functionality
> for print.trellis in fact, not for plot.
> par(ask=TRUE) does not influence print.trellis.
> trellis.par.get() does not have an equivalent for par(ask=).
> Nor does gpar() or any other method in Grid that I could find.

?grid.prompt

Deepayan



More information about the R-devel mailing list