cad(x, ...)
"cad"(x, pch = NA, verticals = TRUE, xlab = "age [Ma]", colmap = "heat.colors", col = "black", ...)
"cad"(x, pch = NA, verticals = TRUE, xlab = "age [Ma]", colmap = "heat.colors", ...)
"cad"(x, pch = NA, verticals = TRUE, xlab = "age [Ma]", col = "black", type = 4, cutoff.76 = 1100, cutoff.disc = c(-15, 5), ...)
"cad"(x, pch = NA, verticals = TRUE, xlab = "age [Ma]", col = "black", ...)
"cad"(x, pch = NA, verticals = TRUE, xlab = "age [Ma]", col = "black", ...)
"cad"(x, pch = NA, verticals = TRUE, xlab = "age [Ma]", col = "black", ...)
UPb
,
ArAr
, UThHe
, fissiontracks
or
detritals
plot
functionR
's
built-in colour palettes (e.g., heat.colors
,
terrain.colors
, topo.colors
, cm.colors
),
which are to be used for plotting data of class
detritals
.x
has class detritals
)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.disc=NA
if you do not want to use this filter.data(examples)
cad(examples$DZ,verticals=FALSE,pch=20)
Run the code above in your browser using DataLab