Learn R Programming

mistat (version 2.0.4)

PBX: Software Errors Found in Testing a PBX

Description

Software errors found in testing a Private Branch Exchange electronic switch. Errors are labeled according to the software unit where they occurred (e.g. "EKT", Electronic Key Telephone).

Usage

data(PBX)

Arguments

Format

The format is: Named num [1:5] 473 252 110 100 65 - attr(*, "names")= chr [1:5] "GEN" "VHS" "HI" "LO" ...

Examples

Run this code
data(PBX)

barplot(PBX)            

Run the code above in your browser using DataLab