# NOT RUN {
# Not run to prevent actual data download
sp.lim <- list(lonmin = -82, lonmax = -25, latmin = 15, latmax = 50)
bathy <- get.bath.data(sp.lim$lonmin, sp.lim$lonmax, sp.lim$latmin,
sp.lim$latmax, folder = tempdir())
# }
Run the code above in your browser using DataLab