radialplot(x, ...)
"radialplot"(x, from = NA, to = NA, t0 = NA, transformation = "log", sigdig = 2, show.numbers = FALSE, pch = 21, bg = "white", k = 0, markers = NULL, ...)
"radialplot"(x, from = NA, to = NA, t0 = NA, transformation = "arcsin", sigdig = 2, show.numbers = FALSE, pch = 21, bg = "white", title = TRUE, markers = NULL, k = 0, exterr = TRUE, ...)
"radialplot"(x, from = NA, to = NA, t0 = NA, transformation = "log", type = 4, cutoff.76 = 1100, cutoff.disc = c(-15, 5), show.numbers = FALSE, pch = 21, bg = "white", markers = NULL, k = 0, exterr = TRUE, ...)
"radialplot"(x, from = NA, to = NA, t0 = NA, transformation = "log", show.numbers = FALSE, pch = 21, bg = "white", markers = NULL, k = 0, exterr = TRUE, ...)
"radialplot"(x, from = NA, to = NA, t0 = NA, transformation = "log", show.numbers = FALSE, pch = 21, bg = "white", markers = NULL, k = 0, ...)OR
and object of class fissiontracks, UThHe,
ArAr, or UPb
points functionlog, linear or
(if x has class fissiontracks)TRUE to show grain numbers)type=1), the
$^{206}$Pb/$^{238}$U age (type=2), the
$^{207}$Pb/$^{206}$Pb age (type=3), the
$^{207}$Pb/$^{206}$Pb-$^{206}$Pb/$^{238}$U age
(type=4), or the (Wetherill) concordia age
(type=5)type=4.cutoff.76) or
between the $^{206}$Pb/$^{238}$U and
$^{207}$Pb/$^{206}$Pb age (if
$^{206}$Pb/$^{238}$U > cutoff.76). Set
cutoff.disc=NA if you do not want to use this filter.data(examples)
radialplot(examples$FT1)
#fname <- system.file("FT1.csv",package="IsoplotR")
#FT <- read.data(fname,method="fissiontracks",format=1)
Run the code above in your browser using DataLab