powered by
Plot the values of a SpatVector
shapefile_plot(shapefile, ...)
A NULL object
NULL
An SpatVector of sf object.
Further arguments passed on to terra::plot().
terra::plot()
if(interactive()){ library(pliman) r <- shapefile_input(system.file("ex/lux.shp", package="terra")) shapefile_plot(r) }
Run the code above in your browser using DataLab