Skip to contents

Print an OGRFeatureSet

Usage

# S3 method for class 'OGRFeatureSet'
print(x, ...)

Arguments

x

An OGRFeatureSet.

...

Optional arguments passed to base::print.data.frame().

Value

The input, invisibly.