denim | R Documentation |
Five suppliers cut denim material for a jeans manufacturer. An algorithm is used to estimate how much material will be wasted given the dimensions of the material supplied. Typically, a supplier wastes more material than the target based on the algorithm although occasionally they waste less. The percentage of waste relative to target was collected weekly for the 5 suppliers. In all, 95 observations were recorded.
A data frame with 95 observations on the following 2 variables.
percentage wastage
a factor with levels 1
2
3
4
5
Unknown
data(denim) ## maybe str(denim) ; plot(denim) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.