powered by
Plot one or more attributes of a geonetwork on a map
# S3 method for geonetwork plot(x, y, ...)
Object of class geonetwork.
geonetwork
Ignored.
Further specifications passed to plot_sf.
plot(eurodist, axes = TRUE, type = "n") plot(sf::st_geometry(spData::world), col = "lightgray", add = TRUE) plot(eurodist, axes = TRUE, add = TRUE)
Run the code above in your browser using DataLab