Question: Part 2 - R work (must be done in R). Instructions : Copy and paste your relevant R code and output into a word document

Part 2 - R work (must be done in R). Instructions : Copy and paste your relevant R code and output into a word document to submit to Canvas. To get full credit, you must: Write out your answers to questions - do not just turn in R code and output with- out any explanation . Do not include extraneous code or output . Save your document as a . doc , .docx , or .pdf file . Follow these steps to import the necessary dataset : To find the dataset needed for this problem, you'll first need to open the "ToothGrowth" dataset that is contained in R by running the following line : > data ('ToothGrowth') Now you can rename the " ToothGrowth" dataset and use it to answer the question below. Name the data frame with your UT EID : > my eid
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
