[R] source code for prompt()

ronggui ronggui.huang at gmail.com
Sat Apr 18 04:16:59 CEST 2009


> prompt
function (object, filename = NULL, name = NULL, ...)
UseMethod("prompt")
<environment: namespace:utils>
> methods("prompt")
[1] prompt.data.frame* prompt.default*

   Non-visible functions are asterisked
> getAnywhere("prompt.default")


2009/4/18 Markus Loecher <markus.loecher at gmail.com>:
> Dear R community,
> pardon my ignorance but how would you get the source code for"non-visible
> functions" ?
>
> For example, I would like to see and modify the source code for the prompt()
> function.
>
> Thanks!
>
> Markus
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>



-- 
HUANG Ronggui, Wincent
PhD Candidate
Dept of Public and Social Administration
City University of Hong Kong
Home page: http://asrr.r-forge.r-project.org/rghuang.html




More information about the R-help mailing list