Ellipses Usage in 'squarebrackets'
Source:R/aaa07_squarebrackets_ellipsis.R
aaa07_squarebrackets_ellipsis.RdDue to how the S3 method dispatch system works in 'R',
all generic methods have the ellipsis argument (...).
For the user's safety,
'squarebrackets' does check that the user doesn't accidentally
add arguments that make no sense for that method.