## Not run:
# # Eastern North Atlantic, showing Mediterranean water;
# # sorting by longitude makes it easier to compare
# # the map and the section.
# library(oce)
# data(section)
# s <- sectionGrid(subset(section, -30 <= longitude))
# ss <- sectionSort(ss, by="longitude")
# plot(ss)
# ## End(Not run)
Run the code above in your browser using DataLab