

   MMeeddiiaann VVaalluuee

        median(x, na.rm=FALSE)

   DDeessccrriippttiioonn::

        `median' computes the sample median of the vector of
        values given as its argument.  If `na.rm' is `TRUE'
        then `NA' values are deleted before computation pro-
        ceeds.

