powered by
Coastline polygons generated from load_Coastline and sub-sampled to only contain data that falls within the CCAMLR boundaries. This spatial object may be subsetted to plot the coastline for selected ASDs or EEZs. Source: http://gis.ccamlr.org/
data(Coast)
SpatialPolygonsDataFrame
Clip2Coast.
Clip2Coast
# NOT RUN { #Complete coastline: plot(Coast[Coast$ID=='All',],col='grey') #ASD 48.1 coastline: plot(Coast[Coast$ID=='48.1',],col='grey') # }
Run the code above in your browser using DataLab