powered by
.csv
IsoplotR
read.data(x, ...) "read.data"(x, method = "Pb206U238", format = 1, ...) "read.data"(x, method = "U-Pb", format = 1, ...)
read.csv
'U-Pb'
'Ar-Ar'
'Rb-Sr'
'Sm-Nd'
'Re-Os'
'U-Th-He'
'fission tracks'
'cosmogenic nuclides'
'other'
method
method = 'U-Pb'
format
1: 7/6, s[7/6], 6/8, s[6/8], 7/5, s[7/5]
1
(other formats will be added later)
'UPb'
'ArAr'
'RbSr'
'SmNd'
'ReOs'
'UThHe'
'fission'
'cosmogenics'
# load one of the built-in .csv files: data(examples)#fname <- system.file("UPb.csv",package="IsoplotR") #UPb <- read.data(fname,'U-Pb') concordia(examples$UPb)
Run the code above in your browser using DataLab