[R] looking at a function's code

Walter Paczkowski dataanalytics at earthlink.net
Mon Jul 16 14:02:02 CEST 2007


Good morning,

I'd like to look at the code for the R function head.  When I type just the word head, I get back

function(x, ...)
UseMethod("head")
<environment: namespace:utils>


I expected to see several lines of R code.  Any suggestions?

Thanks,

Walt Paczkowski



More information about the R-help mailing list