[R] generic function object

James MacDonald jmacdon at med.umich.edu
Tue Sep 30 21:00:22 CEST 2003


getMethods("normalize") should do the trick.

Best,

Jim



James W. MacDonald
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623

>>> Mathieu Drapeau <mathieu.drapeau at bioneq.qc.ca> 09/30/03 02:14PM
>>>
Hi,
I would like to know if there is a way to see the code of a generic 
function?
Like when I only type the function name, it prints the source of that 
function. But I cannot see the code of a generic function, it prints:
...
function (object, ...)
standardGeneric("normalize")
<environment: 0x8e9e368>
Methods may be defined for arguments: object
...

Thanks,
Mathieu

______________________________________________
R-help at stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help




More information about the R-help mailing list