Question: Assignment Students must create one R script called clean _ data.R that does the following: - Use ( prefix ) the portable code snipper.R provided
Assignment
Students must create one R script called cleandata.R that does the following:
Use prefix the portable code snipper.R provided to ensure probability of your script.
Download the zipped data set and manually placed as described in the snippet. All other steps are done in the script.
Unzip the data set.
Merge the three data files provided to create one data file.
Clean the data to provide the features columns and observations rows required.
Create meaningful column also called features or variables or attributes labels. Use the fourth file provided and import the feature labels, as these labels reflect exactly what you expected to find in the data.
Appropriately label the data set with these descriptive variable names.
Save this dataset.
From the data set in the step above, create a second, independent tidy data set where the twelve historical sales are replaced by quarterly sums.
Add an average sales column also.
Save this dataset.
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
