[R] The code behind the function

Chunhao Tu tu_chunhao at yahoo.com
Wed Sep 9 20:26:41 CEST 2009


Hi R users,
I have a question. How can I see the code behind the function. For example,

> boxplot
function (x, ...) 
UseMethod("boxplot")
<environment: namespace:graphics>

I really would like to see how people code this. Could someone please show
me how to see the code behind the function?
Many Thanks
Tu


-- 
View this message in context: http://www.nabble.com/The-code-behind-the-function-tp25370743p25370743.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list