[Rd] ...()

Gabor Grothendieck ggrothend|eck @end|ng |rom gm@||@com
Sat Aug 27 19:04:23 CEST 2022


I was looking for the documentation for ...() but it is not in ?dots
(where ...length(), ...names(), etc. are documented) and google seems
challenged with this one.  Is this documented anywhere?

e.g.

  f <- function(...) substitute(...())
  f(a, b)
  ## [[1]]
  ## a
  ##
  ## [[2]]
  ##  b


-- 
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com



More information about the R-devel mailing list