endeavour | R Documentation |
Time, longitude, and latitude for the H.M.S. Endeavour cruise, 1768-1771. The data were extracted from an XML file contained within a zipfile provided at Reference 1, last checked March 13, 2022.
data(endeavour, package="ocedata")
data(endeavour, package="ocedata") ## Not run: library(oce) data(coastlineWorld, package="oce") mapPlot(coastlineWorld, col="tan") mapPoints(endeavour$longitude, endeavour$latitude, pch=20, cex=2/3, col=2) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.