Learn R Programming

dobson (version 0.4.1)

machine: Machine data from table 6.26

Description

Weights of machine components made by workers on different days

Usage

data(machine)

Arguments

Format

A tibble with 44 observations and the following 3 variables.

day

day number (1 or 2)

worker

worker number (1 to 4)

weight

weight in grams

Examples

Run this code
data(machine)
summary(machine)

Run the code above in your browser using DataLab