summary.spgeoIN: Summary Method for SpgeoIN

Description Usage Arguments Details See Also Examples

View source: R/summary.spgeoIN.R

Description

Summarizes the content of a spgeoIN object.

Usage

1
2
## S3 method for class 'spgeoIN'
summary(object, areanames = NA,  ...)

Arguments

object

object of class spgeoIN

areanames

character. Indicating the column with the area names, if not specified, the ID slot is displayed.

...

arguments to be passed to methods, such as graphical parameters (see par).

Details

The summary gives an overview of the number of species, occurrence points and number of polygons in the object, and gives a summary of the input coordinates as well as the polygon names.

See Also

ReadPoints

Examples

1
2
3
4

speciesgeocodeR documentation built on May 30, 2017, 12:34 a.m.