blighty() # draw coastline
north.pointer(pos="AUTO") # automatic placing
north.pointer() # same as above
## Not run: north.pointer(pos="select") # uses locator to find the position
north.pointer(pos=c(500,500)) # vector to determine the centre of the
# N of the pointer
Run the code above in your browser using DataLab