Skip to content

par(ask=T) in termplot()

1 message · Brian Ripley

#
Well, it isn't really the default in plot.lm, the default for `ask' being

interactive() && one.fig && length(which) > 1 && .Device != "postscript"

Can you supply us with an appropriate patch for termplot and
termplot.Rd?  The issue is somewhat subtle.