summary.sfc | R Documentation |
Summarize simple feature column
## S3 method for class 'sfc'
summary(object, ..., maxsum = 7L, maxp4s = 10L)
object |
object of class |
... |
ignored |
maxsum |
maximum number of classes to summarize the simple feature column to |
maxp4s |
maximum number of characters to print from the PROJ string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.