summary.basemap | R Documentation |
Get a summary of a map element.
## 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, ...)
object |
a map layer, |
... |
additional arguments. Not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.