Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

crm.test.new

Simulated National Geochemical Reconnaissance survey QA/QC data


Description

A subset, N = 10, of simulated Control Reference Material (CRM) data for copper with mean 34.5 and SD 2.19.

Usage

data(crm.test.new)

Format

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.

CRM

a code indicating the particular CRM simulated. A factor variable with a single level: X.

Cu

the simulated copper determinations, mg/kg.

Details

A set of simulated copper data for demonstrating function crm.plot.new, for details of usage see crm.plot.new.

Source

rnorm(10, 34.5, 2.19)


rgr

Applied Geochemistry EDA

v1.1.15
GPL-2
Authors
Robert G. Garrett
Initial release
2018-03-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.