powered by
superLines
superLines(boundary)
list, contains x and y coordinates of map boundaries
a SpatialLines object
converts boundary (list of x and y pts) into Spatial Lines
# NOT RUN { data(mapTest) superL=superLines(mapTest$boundary) sp::plot(superL) # }
Run the code above in your browser using DataLab