summarymaplayer: Summary of map elements

summary.basemapR Documentation

Summary of map elements

Description

Get a summary of a map element.

Usage

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

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

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

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

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

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

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

Arguments

object

a map layer, basemap, spl or ui object.

...

additional arguments. Not used.


rleafmap documentation built on Oct. 20, 2023, 5:08 p.m.