Simulated National Geochemical Reconnaissance survey QA/QC data
A subset, N = 10, of simulated Control Reference Material (CRM) data for copper with mean 34.5 and SD 2.19.
data(crm.test.new)
A data frame with 10 observations on the following 2 variables.
Unique identifiers are present in the data frame, use dimnames(crm.test)[[1]]
to access or display them.
a code indicating the particular CRM simulated. A factor variable with a single level: X
.
the simulated copper determinations, mg/kg.
A set of simulated copper data for demonstrating function crm.plot.new
, for details of usage see crm.plot.new
.
rnorm(10, 34.5, 2.19)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.