Question: Hello, I am struggling trying to find the right code for the following steps in R. Any help would be appreciated! From the SalesDataset copy
Hello, I am struggling trying to find the right code for the following steps in R. Any help would be appreciated!
- From the SalesDataset copy "QuantitySold" to a vector called "Quantity." Copy "TotalSales" to a vector called "Sales." Copy "TotalCosts" to a vector called "Costs."
- Make boxplot for "Quantity." Ensure that the boxplot color is gold.
- Make histogram for "Quantity." Ensure that the counts are on the y axis.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
