Ahah,  thanks Peter, I was not aware of the triple-colon operator ':::'.  I
think this will solve my specific problem.

Still, the general issue of the argument name mismatch between R's (now well
established) generics and methods, ie plot() and plot.formula().  Is
anything going to be done about this?

-Greg



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Peter Dalgaard
> Sent: Wednesday, May 26, 2004 9:32 AM
> To: Warnes, Gregory R
> Cc: 'Prof Brian Ripley'; 'Troels Ring'; R-devel (E-mail)
> Subject: Re: [Rd] problems with plot.formula
> 
> 
> "Warnes, Gregory R" <[EMAIL PROTECTED]> writes:
> 
> > > > This occurs because plot.formula is no longer directly 
> callable, 
> > > 
> > > It is, via graphics:::plot.formula.
> > 
> > No, actually it is not:
> > 
> > > graphics::plot.formula
> > Error: 'plot.formula' is not an exported object from 
> 'namespace:graphics'
> 
> Count'em, *three*! (The kosherness of using that operator is
> debatable, but it'll do in a pinch...)
> 
> -- 
>    O__  ---- Peter Dalgaard             Blegdamsvej 3  
>   c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
>  (*) \(*) -- University of Copenhagen   Denmark      Ph: 
> (+45) 35327918
> ~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: 
> (+45) 35327907
> 
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
> 


LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to