Learn R Programming

mistat (version 2.0.4)

IPL: Number of Computer Crashes per Month

Description

Number of computer crashes per month, due to power failures experienced at a computer center, over a period of 28 months. After a crash, the computers are made operational with an "Initial Program Load".

Usage

data(IPL)

Arguments

Examples

Run this code
data(IPL)

plot(IPL, type="b")

Run the code above in your browser using DataLab