orig/LR04/ODP982a/ODP982a.R

fpath <- file.path('..', 'orig', 'LR04', 'ODP982a')
currwd <- getwd()
setwd(fpath)
ODP982a <-read.delim("ODP982a.txt",skip=1,header=FALSE,col.names=c("Hole","Core","Sect","Interv","MCD","Age.ka","Cib18O","Cib13C","Bull18O","Bull13C","CaCO3.pc","IRD.pc"),sep="")
setwd(currwd)
mcrucifix/pleistocene documentation built on May 22, 2019, 3:20 p.m.