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
A GeoLocator Data Package object, as returned by
read_gldp()
.- ...
Further arguments, they are ignored by this function.
Value
print()
with a summary of the GeoLocator Data Package object.