data/ODP999.R

fpath <- file.path('..', 'orig', 'LR04', 'ODP999')
currwd <- getwd()
setwd(fpath)
ODP999 <-read.delim("ODP999.txt",skip=1,header=FALSE,col.names=c("F","P","O","N","M","L","K","Cordepth","Age.Ma","Cwd13C","Cwd18O","Sand.pc","PcSand/PcCaCO3.pc","CaCO3.pc"),sep=(""),na.strings=".") 
setwd(currwd)
mcrucifix/pleistocene documentation built on May 22, 2019, 3:20 p.m.