R/006.fixVarArgs.R

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

readLines <- appendVarArgs(readLines);


############################################################################
# HISTORY:
# o Created to please R CMD check.
############################################################################

Try the aroma.tcga package in your browser

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

aroma.tcga documentation built on May 2, 2019, 4:09 p.m.