Question: don't use hand writing please Upload the Diamond Dataset form ggplot2 package. Complete the tasks based on that dataset. Task 1: Give basic statistical and
don't use hand writing please 
Upload the Diamond Dataset form ggplot2 package. Complete the tasks based on that dataset. Task 1: Give basic statistical and structrual information of the data set by using default R codes (10pt) Task 2: Change the name of your data set by using default R codes (4 pt) Task 3: Change the name of all column names in your data set by using default R codes (6 pt) Task 4: Create a subset with 50x8 dimensional by using default R codes (6 pt) Task 5: Add a new numerical column to the subset based on the idea of data curation by using default R codes (6 pt) Task 6: Add a new factor column to the subset based on mean value of any numerical column by using default R codes (6 pt) Task 7: Create 4 different condition by using and, or, greater than, smaller than to extract the information from your subset (8 pt) Task 8: Re-answer the all tasks by using dplyr functions (Same pt for each tasks- 46 pt) Task 9: What is the difference between dataframe, table and tibble in your own words? Show the differences by calling 3 R datasets and explain in details. (8pt)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
