if (FALSE) {
world()
# add the US
US( add=TRUE,col="blue")
world( fill=TRUE) # land filled in black
## Western Europe
world( xlim=c(-10,18),ylim=c(36,60),fill=TRUE, col="darkgreen",
border="green1")
}
Run the code above in your browser using DataLab