R/006.fixVarArgs.R

# Added '...' to some base functions. These will later be
# turned into default functions by setMethodS3().

getConnection <- appendVarArgs(getConnection);

############################################################################
# HISTORY:
# 2009-05-26
# o Created to please R CMD check.
############################################################################

Try the R.synchronize package in your browser

Any scripts or data that you put into this service are public.

R.synchronize documentation built on May 2, 2019, 5:46 p.m.