Learn R Programming

XRSCC (version 0.2)

clothes: Defective number per sample

Description

The data give a defectives number in a clothes process

Usage

data(clothes)

Arguments

Format

A data frame with 90 observations on the following variable.

c

a numeric vector of integer number of nonconformities in a sample

Examples

Run this code
require(XRSCC)
data(clothes)
c_gr(clothes)

Run the code above in your browser using DataLab