Learn R Programming

robsurvey (version 0.7)

flour: Measurement of Copper Content in Wholemeal Flour

Description

Measurement of copper content in wholemeal flour (measured in parts per million).

Usage

data(flour)

Arguments

Format

A data.frame with 24 observations (sorted in ascending order) on the following variables:

copper

copper content [double].

weight

weight [double].

Details

The data are published in Maronna et al. (2019, p. 2).

Examples

Run this code
head(flour)

Run the code above in your browser using DataLab