Description Usage Format Details Source
A subset, N = 10, of simulated Control Reference Material (CRM) data for copper with mean 34.5 and SD 2.19.
1 |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.