summary.sfc: Summarize simple feature column

View source: R/sfc.R

summary.sfcR Documentation

Summarize simple feature column

Description

Summarize simple feature column

Usage

## S3 method for class 'sfc'
summary(object, ..., maxsum = 7L, maxp4s = 10L)

Arguments

object

object of class sfc

...

ignored

maxsum

maximum number of classes to summarize the simple feature column to

maxp4s

maximum number of characters to print from the PROJ string


r-spatial/sf documentation built on May 8, 2024, 4:28 p.m.