Message-ID: <4586BEAA.5090204@pdf.com>
Date: 2006-12-18T16:15:38Z
From: Spencer Graves
Subject: Find S4 Generic?
In-Reply-To: <Pine.LNX.4.64.0612172334300.26773@gannet.stats.ox.ac.uk>
Dear Prof. Ripley:
Thanks very much. That works. I got stuck on the help page for
"dumpMethods" and failed to check "See Also".
Best Wishes,
Spencer Graves
Prof Brian Ripley wrote:
> Do you want E (type 'E') or its methods (getMethods(E) works for me)?
>
> On Sun, 17 Dec 2006, Spencer Graves wrote:
>
>> How can I get the R code for "E" in the "distrEx" package? The
>> function call 'dumpMethods("E", "E.R")' created "E.R" in the working
>> directory. Unfortunately, it apparently contains 0 bytes.
>
> See ?dumpMethods: you need to specify 'where' (as it says you may).
>