Question: please answer the following question in R. I am working with tips dataset that can be found in reshape2 package in R. install.packages (reahape2) library

please answer the following question in R. I am working with tips dataset that can be found in reshape2 package in R. install.packages ("reahape2") library (reshape2) Reshape2: tips How can I Compute the average tip, total tip and average size grouped by smoker and day and report the result in a nice table. Thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
