Question: I want to write like this R # Create a histogram for the breaks variable hist(warpbreaks$breaks, main = Histogram of Yarn Breaks, xlab = Number
I want to write like this "R # Create a histogram for the breaks variable hist(warpbreaks$breaks, main = "Histogram of Yarn Breaks", xlab = "Number of Breaks", ylab = "Frequency", col = "lightblue", border = "black")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
