rbsr | R Documentation |
Synthetic dataset of 8 Rb-Sr analysis that form a 1Ga isochron.
data(rbsr,package='geostats') plot(rbsr[,'RbSr'],rbsr[,'SrSr']) fit <- lm(SrSr ~ RbSr,data=rbsr) abline(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.