AuOLD | R Documentation |
Au data from Kola C-horizon, old measurement method
data(AuOLD)
The format is: num [1:606] 0.001 0.001 0.002 0.001 0.007 0.006 0.001 0.001 0.001 0.001 ...
These data of Au have much worse quality than the data AuNEW.
Peter Filzmoser <P.Filzmoser@tuwien.ac.at> http://cstat.tuwien.ac.at/filz/
C. Reimann, P. Filzmoser, R.G. Garrett, and R. Dutter: Statistical Data Analysis Explained. Applied Environmental Statistics with R. John Wiley and Sons, Chichester, 2008.
data(AuNEW)
data(AuOLD)
plot(log10(AuOLD),log10(AuNEW))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.