On 25/07/2008, at 9:58 AM, Edna Bell wrote:
Hello.
When I type in "median", I get the following:
median
function (x, na.rm = FALSE)
UseMethod("median")
How do I look at the code, please?
It seems that median() is ``generic'' (although with only one --- the
default --- ``method''.
Hello.
When I type in "median", I get the following:
> median
function (x, na.rm = FALSE)
UseMethod("median")
>
How do I look at the code, please?
Thanks again,
Edna
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
P
2 matches
Mail list logo