Try
base::mean.default
S??ren
________________________________
Fra: r-help-bounces at stat.math.ethz.ch p?? vegne af Lisa Wang
Sendt: fr 30-09-2005 23:57
Til: R-Help
Emne: [R] 'mean' function
Hello,
Could you please let me know how to see the "mean" function in R . The
following is what I see when type in "mean" and "enter"
mean
function (x, ...)
UseMethod("mean")
<environment: namespace:base>
I would like to see how the function is writen.
Thanks a lot
Lisa Wang
Toronto, Ca