Learn R Programming

ocedata (version 0.1.6)

geosecs235: GEOSECS station 235 data

Description

GEOSECS station 235 data

Usage

data(geosecs235)

Arguments

References

D. E. Kelley and Van Scoy, K. A., 1999. A basin-wide estimate of vertical mixing in the upper pycnocline: spreading of bomb tritium in the North Pacific Ocean. Journal of Physical Oceanography, 29:1759--1771.

Examples

Run this code
# NOT RUN {
data(geosecs235, package="ocedata")
# }
# NOT RUN {
library(oce)
## Similar to Figure 10 of Kelley and Van Scoy (1999)
plotProfile(geosecs235, xtype="tritium", type='p', ylim=c(600, 0))
# }

Run the code above in your browser using DataLab