- Read in Features text file
- Select Names for columns
- Read in Training and Test data from Text files
- Combine Training and Test files
- Use Colnames to rename Variables
- Use grep to select variables with Mean and mean character strings
- Use grep to select variables with std
- Use cbind to combine results into one file
- This file is the Tidy Data file with Mean and Standard Deviations Variables
- Use ColMeans and rowMeans to calculate Averages of columns and observations in two separate files which may be used with the Tidy Data file
JoeReads/PeerAssignment
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|