Question: In the SampleAdvancedTopics file, review the code listed below and then highlight each step and run and review the results. The first two commands will

In the SampleAdvancedTopics file, review the code listed below and then highlight each step and run and review the results. The first two commands will load and use the iris data set. The view command will open iris in spreadsheet format for your review in the top left window. You will then use the write.table command to write a tab-delimited txt file to your default RStudio directory. You can find your default directory by using the getwd() command. You can then go to the Tools menu, open a terminal, navigate to the /home/codio/ directory, and view the new WriteIRIS.txt file using the comment more WriteIRIS.txt or open the file with your favorite editor (e.g., vi).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!