powered by
ppp
Transform a spatial object to class ppp
# S4 method for geom gc_ppp(input = NULL)
the object to transform to class ppp.
an object of class ppp
Other spatial classes: gc_geom, gc_grob, gc_sf, gc_sp
gc_geom
gc_grob
gc_sf
gc_sp
# NOT RUN { pppPoints <- gc_ppp(input = gtGeoms$point) # }
Run the code above in your browser using DataLab