powered by
hero_enlarge
Plot the enlarged and original border defined be a set of coordinates.
# S3 method for hero_enlarge plot(x, ..., blist = list(col = "grey"))
An object of class hero_enlarge.
Additional graphical parameters passed to the plotting method for SpatialPolygons-class for x$eborder
SpatialPolygons-class
x$eborder
A list of additional graphical parameters passed to the plotting method for SpatialPolygons-class for x$border.
x$border
b = border.grid(lon, lat) e = enlarge(b) plot(e)
Run the code above in your browser using DataLab