R/lathe.R

#' The lathes data set
#' 
#' An experiment into the life of cutting tools for lathes was carried out. 
#' The lifetime is thought to depend on the the lathe speed and the 
#' type of material used for the tool. The lifetimes in hours, 
#' the type of material (A or B) and the the lathe 
#' speed in rpm were recorded for twenty tools.
#' @name lathe
#' @docType data
#' @return A data frame
#' @keywords datasets
#' @examples
#' data(lathe)
NULL

Try the mas2316 package in your browser

Any scripts or data that you put into this service are public.

mas2316 documentation built on May 2, 2019, 5:25 p.m.