Skip to contents

Print an OGRFeature object

Usage

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

Arguments

x

An OGRFeature object.

...

Optional arguments passed to base::print().

Value

The input, invisibly.