Question: Manipulate data using PSYCH, DPLYR, READR using Rstudio (R programing language) Read a csv File from the Google drive (created your own CSV file) File
Manipulate data using PSYCH, DPLYR, READR using Rstudio (R programing language)
- Read a csv File from the Google drive (created your own CSV file)
- File should have at least one numerical variable with at least 100 observations (rows)
- Once data is in R, perform following operations
- Describe data using PSYCH package operations (Descriptive statistics must me generated in separate R file as function and bring output back to main script.
- Perform at least 3 operations supported by DPLYR package. Data manipulation must be performed in separate R file as function. Bring the output back in main R Script.
- Dump all five (original data, descriptive Stat, three outputs from DPLYR in a single or multiple file(s) outside R (e.g. on your C Drive) using READR package.
- Explain what conclusions can be, made from the descriptive stats in word document
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
