This dataset contains 248675 rows of 6 variables including longitude (long), latitude (lat), bathymetry (bathy), disttance to coast (dist), seabe relief (relief), seabed slope (slope).
data("petrel")
A data frame with 248675 observations on the following 6 variables.
long
a numeric vector, decimal degree
lat
a numeric vector, decimal degree
bathy
a numeric vector, meter bellow sea level
dist
a numeric vector, degree
relief
a numeric vector, meter
slope
a numeric vector, no unit
For details, please check the reference.