

   GGrraayy LLeevveell SSppeecciiffiiccaattiioonn

        gray(level)

   VVaalluuee::

        This function creates ``colors'' corresponding to the
        given level of gray.  The level must lie between zero
        and one, with zero indicating `"black"' and one indi-
        cating `"white"'.

        The values returned by `gray' can be used with a `col='
        specification in graphics functions or in `par'.

   SSeeee AAllssoo::

        `rainbow', `hsv', `rgb'.

   EExxaammpplleess::

        gray(0:8 / 8)

