| median | R Documentation |
Generic function for computing the median. For depth objects,
returns the deepest observation. For all other objects, delegates to
stats::median.
median(x, ...)
x |
An object. For |
... |
Additional arguments passed to methods. |
For depth objects, a named list with elements point,
depth, and index. For other objects, see
median.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.