powered by
ExcludeGEOmap(MAP, SEL, INOUT = "out")
data(coastmap) ### extract (include) the first 6 strokes from world map A1 = ExcludeGEOmap(coastmap, 1:6, INOUT="in") print(A1$STROKES$nam)
Run the code above in your browser using DataLab