Point Object Description

Usage

print.point(point.obj) 

Arguments

point.obj a point object generated by point()

Description

Print descriptive information about a point object.

Value

NULL

References

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

See Also

point

Examples

> print.point(maas.pts)

Point object: maas.pts 

   Locations: 155

   Attributes:
      x
      y
      zinc


[Package Contents]