Displaying 1 result from an estimated 1 matches for "substitutedots".
2012 Jul 24
1
Convenience function to get unevaluated ... function arguments
...to me that there are 3 possibilities:
1. Nowhere. Unnecessary and trivial. An entirely reasonable response,
imho; I leave it to guRus to make this judgment.
2. In with match.call(); in which case a name like match.dots would
seem appropriate.
3. In with substitute(); in which case something like substituteDots
to make the relationship clear might be appropriate.
If R core or others do want to use this, I would be happy to write the
line or two of additional documentation required (if no one else wants
to).
And to repeat... I know this is trivial, so no explanation or response
is needed if it is decided...