
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
# load NW Atlantic data
data(nw.atlantic)
# use as.bathy
atl <- as.bathy(nw.atlantic)
# class "bathy"
class(atl)
summary(atl)
# test plot.bathy
plot(atl, deep=-8000, shallow=-1000, step=1000)
# }
Run the code above in your browser using DataLab