Skip to contents

Prints a human-readable summary of a GeoLocator Data Package, as an extension of print.datapackage().

Usage

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

Arguments

x

GeoLocator Data Package object, as returned by read_geolocatordp().

...

Further arguments, they are ignored by this function.

Value

print() with a summary of the GeoLocator Data Package object.