R/repr_spatial.r
repr_geojson.-times.RdRepresentations of spatial objects: See geojson_list for supported classes.
# S3 method for class 'geo_list'
repr_geojson(obj, ...)
# S3 method for class 'SpatialCollections'
repr_geojson(obj, ...)
# S3 method for class 'SpatialPolygons'
repr_geojson(obj, ...)
# S3 method for class 'SpatialPolygons'
repr_geojson(obj, ...)
# S3 method for class 'SpatialPolygonsDataFrame'
repr_geojson(obj, ...)
# S3 method for class 'SpatialPoints'
repr_geojson(obj, ...)
# S3 method for class 'SpatialPointsDataFrame'
repr_geojson(obj, ...)
# S3 method for class 'SpatialLines'
repr_geojson(obj, ...)
# S3 method for class 'SpatialLinesDataFrame'
repr_geojson(obj, ...)
# S3 method for class 'SpatialGrid'
repr_geojson(obj, ...)
# S3 method for class 'SpatialGridDataFrame'
repr_geojson(obj, ...)
# S3 method for class 'SpatialPixels'
repr_geojson(obj, ...)
# S3 method for class 'SpatialPixelsDataFrame'
repr_geojson(obj, ...)
# S3 method for class 'SpatialRings'
repr_geojson(obj, ...)
# S3 method for class 'SpatialRingsDataFrame'
repr_geojson(obj, ...)
# S3 method for class 'sf'
repr_geojson(obj, ...)
# S3 method for class 'sfg'
repr_geojson(obj, ...)
# S3 method for class 'sfc'
repr_geojson(obj, ...)