Question: Use the built-in dataset airquality [Hint: use data(airquality)], (a) Create a new data set with more than 100 rows and 4 columns that does not

Use the built-in dataset airquality [Hint: use data(airquality)], (a) Create a new data set with more than 100 rows and 4 columns that does not contain any missing values (5 points) (b) Use write.csv to save this data frame to a csv file. Read it in back and check the structure of the data. [Hint: use str] (5 points) (c) Use save to save this data frame to a file (.RData). load() the file. Check the structure of the data.

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 Databases Questions!