powered by
Spatial
Transform a spatial object to class Spatial
gc_sp(input, ...)# S4 method for geom gc_sp(input = NULL)
# S4 method for geom gc_sp(input = NULL)
the object to transform to class Spatial.
other arguments.
an object of class Spatial
Other spatial classes: gc_geom(), gc_raster(), gc_sf()
gc_geom()
gc_raster()
gc_sf()
# NOT RUN { gc_sp(input = gtGeoms$point) gc_sp(input = gtGeoms$line) gc_sp(input = gtGeoms$polygon) # }
Run the code above in your browser using DataLab