[Rd] use of ... in some functions does not work (PR#9591)

2007-03-30 Thread wolfram
Consider:

x.lm <- function( ... ) lm( ... )
x.xyplot <- function( ... ) xyplot( ... )
x.dotplot <- function( ... ) dotplot( ... )

lm( dist ~ speed, data=cars, weight=speed )
x.lm( dist ~ speed, data=cars, weight=speed )

xyplot( variety ~ yield | site, groups=year, data=barley )
x.xyplot( variety ~ yield | site, groups=year, data=barley )

dotplot( variety ~ yield | site, groups=year, data=barley )
x.dotplot( variety ~ yield | site, groups=year, data=barley )

Out of the x.* functions only the x.xyplot function works.
The others results in a message like:
Error in eval(expr, envir, enclos) : ..2
used in an incorrect context, no ... to look in

Regards - Wolfram

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


[Rd] automated response

2005-07-21 Thread Wolfram Fischer
Zu Ihrer Information:

Ihre Post kann im Moment nicht sofort bearbeitet werden,
denn das Buero bleibt geschlossen bis am 7.8.2005.


Buecherbestellungen koennen Sie direkt senden an:
- in der Schweiz: mailto:[EMAIL PROTECTED]
- in Deutschland und Oesterreich: mailto:[EMAIL PROTECTED]

Wolfram Fischer - ZIM

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel