WASHER: Washer Diameter

Description Usage Format References Examples

Description

Diameter of circular metal disk

Usage

1

Format

A data frame with 20 observations on the following variable:

References

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. 2015. Probability and Statistics with R, Second Edition. Chapman & Hall / CRC.

Examples

1
ggplot(data = WASHER, aes(x = diameter)) + geom_density(fill = "blue", alpha = 0.2)

Example output

Loading required package: lattice
Loading required package: ggplot2

PASWR2 documentation built on Sept. 5, 2021, 5:44 p.m.