Skip to content
Prev 12689 / 63461 Next

problems with plot.formula

As this happens in exactly the same way in 1.8.1 and 1.9.0, why are you
blaming `recent changes in R 1.9.x'?  I am baffled as to what you think is
`recent'.
On Tue, 25 May 2004, Warnes, Gregory R wrote:

            
It is, via graphics:::plot.formula.
Not a standard idiom for a generic with a formula method, and I think you 
really should be dispatching to the method here.

[...]