intcal <- intcal.read.data()
# all datasets from the Southern Hemisphere:
sh.data <- intcal.data.frames(intcal, intcal_set_type='SH')
head(sh.data)
Irish.oaks <- intcal.data.frames(intcal, intcal_set=3)
head(Irish.oaks[[2]]$data)
Run the code above in your browser using DataLab