[R] Using help()

Thomas Lumley tlumley at u.washington.edu
Mon Jan 26 08:48:49 CET 2009


On Sun, 25 Jan 2009, Patrick Burns wrote:

> Michael Kubovy wrote:
>> Dear R-helpers,
> [...]
>
>> (2) If I remember dnorm() and want to be reminded of the call, I also  get a 
>> list of pages.
>>   
>
> It sounds to me like here you want:
>
> args(dnorm)
>

or, for functions hidden in a namespace, argsAnywhere().

        -thomas

Thomas Lumley			Assoc. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle




More information about the R-help mailing list