summary.spgeoOUT: Summary Method for SpgeoOUT

Description Usage Arguments Details See Also Examples

View source: R/summary.spgeoOUT.R

Description

summary method for objects of the class spgeoOUT

Usage

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

Arguments

object

an object of the class spgeoOUT

areanames

a character string. Indicating the column containing 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. Additionally it shows a summary of species diversity per polygon and the number of species not classified to any polygon.

See Also

SpGeoCodH

Examples

1
2
3
4
5
6

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