powered by
## S3 method for class 'coastline': summary(object, \dots)## S3 method for class 'summary.coastline': print(x, digits=max(6, getOption("digits")-1), ...)
## S3 method for class 'summary.coastline': print(x, digits=max(6, getOption("digits")-1), ...)
"coastline"
read.coastline
read.oce
"summary.coastline"
summary.coastline
coastline
plot.coastline
library(oce) cl <- read.coastline("7404.dat") plot(cl)
Run the code above in your browser using DataLab