[R] 'mean' function
Søren Højsgaard
Soren.Hojsgaard at agrsci.dk
Fri Sep 30 23:04:01 CEST 2005
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
More information about the R-help
mailing list