Learn R Programming

rleafmap (version 0.2.1)

summary.basemap: Summary of map elements

Description

Get a summary of a map element.

Usage

# S3 method for basemap
summary(object, ...)

# S3 method for splpoints summary(object, ...)

# S3 method for splicons summary(object, ...)

# S3 method for spllines summary(object, ...)

# S3 method for splpolygons summary(object, ...)

# S3 method for splgrid summary(object, ...)

# S3 method for ui summary(object, ...)

Arguments

object

a map layer, basemap, spl or ui object.

...

additional arguments. Not used.