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
tlum...@u.washington.edu        University of Washington, Seattle

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to