Seth Falcon wrote:
> John Chambers <[EMAIL PROTECTED]> writes:
>
>> Yes, that's why showMethods() has the option includeDefs=TRUE to
>> include the definitions. There are other options to look at multiple
>> functions or specific classes. Look at ?showMethods
>>
>
> A feature request: it
John Chambers <[EMAIL PROTECTED]> writes:
> Yes, that's why showMethods() has the option includeDefs=TRUE to
> include the definitions. There are other options to look at multiple
> functions or specific classes. Look at ?showMethods
A feature request: it would be useful in the context of attemp
object
> target "ExpressionSet"
> defined "ExpressionSet"
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] on behalf of Seth Falcon
> Sent: Thu 10/12/2006 5:28 PM
> To: r-devel@stat.math.ethz.ch
> Subject: Re: [Rd] ge
essage-
From: [EMAIL PROTECTED] on behalf of Seth Falcon
Sent: Thu 10/12/2006 5:28 PM
To: r-devel@stat.math.ethz.ch
Subject: Re: [Rd] getMethods() not finding all methods
"Steven McKinney" <[EMAIL PROTECTED]> writes:
> Running R2.4.0 on Apple Mac OS X 10.4.8,
> in Emacs
"Steven McKinney" <[EMAIL PROTECTED]> writes:
> Running R2.4.0 on Apple Mac OS X 10.4.8,
> in Emacs ESS mode, and also R.app.
>
>
> In an attempt to learn a bit more about
> a particular method (geneNames in package affy)
> I invoked
>
> getMethods("geneNames")
>
> which produced geneNames metho
Running R2.4.0 on Apple Mac OS X 10.4.8,
in Emacs ESS mode, and also R.app.
In an attempt to learn a bit more about
a particular method (geneNames in package affy)
I invoked
getMethods("geneNames")
which produced geneNames methods, but not the
one in affy (output below).
I had to know the