library(oce)
data(topoWorld)
data(topoMaritimes)
# "The Gully", approx. 400m deep, connects Gulf of St Lawrence with North Atlantic
topoInterpolate(45, 360 - 57, topoWorld)
topoInterpolate(45, -57, topoMaritimes)
Run the code above in your browser using DataLab