.csv file or a matrix into one of IsoplotR's
data classes
read.data(x, ...)
"read.data"(x, method = "U-Pb", format = 1, ...)
"read.data"(x, method = "U-Pb", format = 1, ...).csv format) or matrixread.csv function'U-Pb', 'Ar-Ar',
'detritals' 'U-Th-He', 'fissiontracks' or
'other'method.- if method = 'Ar-Ar', then format is one of either:
39/40, s[39/40], 36/40, s[36/40], 39/36, s[39/36]
39, 39/40, s[39/40], 36/40, s[36/40], 39/36, s[39/36]
- if method = 'fissiontracks', then format is
one of either:
UPb, ArAr, UThHe,
detritals fissiontracks or other
# load one of the built-in .csv files:
data(examples)
concordia(examples$UPb)
Run the code above in your browser using DataLab