Instruction on Technical Appendix (TA)
Download the OJ_Data.csv data and the OJ_Read_me.txt file, use them for this Technical Appendix
1.This TA should have the following elements:
oYAML with title, author, date, Table of contents:
oA code header and clear the environment/packages to make sure you do not have any unexpected dependencies
oProject goal statement
oLoad packages – only the packages you use in this analysis
oLoad data and wrangle/transform to prepare for analysis
oBase EDA Steps 1, 2, 3 and 4
There will be additional data wrangling here, but not changing the data set
oDetailed EDA
There will be additional data wrangling here, but not changing the data set
oSummary of findings
oCreate and save professional quality visuals
2.Your code should be documented and you should have comments/questions after each code chunk of what you learned about the data.
3.Knit your TA, review it, and submit once you are satisfied it is complete