powered by
A data set containing number of failures for air conditioning systems of jet airplane data.
data("jetairplane")
A data frame with 212 observations on the following variable.
failures
a numeric vector
# NOT RUN { data(jetairplane) ## maybe str(jetairplane) ; plot(jetairplane) ... # }
Run the code above in your browser using DataLab