data/ODP1089.R

ODP1089 <-local({
  fpath <- file.path('..', 'orig', 'LR04','ODP1089', 'ODP1089.txt')
  ODP1089 <<- read.table(fpath,skip=11,header=TRUE)
})

ODP1089 <- ODP1089
mcrucifix/pleistocene documentation built on May 22, 2019, 3:20 p.m.