

   PPooiinntt OObbjjeecctt DDeessccrriippttiioonn

        print.point(point.obj)

   AArrgguummeennttss::

   point.obj: a point object generated by `point()'

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

        Print descriptive information about a point object.

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

        NULL

   RReeffeerreenncceess::

        http://www.gis.iastate.edu/SGeoStat/homepage.html

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

        `point'

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

        > print.point(maas.pts)

        Point object: maas.pts

           Locations: 155

           Attributes:
              x
              y
              zinc

