STAT545-UBC-hw-2018-19 / hw01-ntjjmak

hw01-ntjjmak created by GitHub Classroom
0 stars 0 forks source link

Peer Review #3

Open tanvimittal71 opened 6 years ago

tanvimittal71 commented 6 years ago

Hi ntjjmak, your ReadMe file looks pretty good and descriptive. I learned how to put emojis using my keyboard instead of copying it from the cheatsheet everytime. Great suggestions on podcasts I will definitely start following some of these. 😄 One thing you probably missed is description for your repository but great work with everything else.

For R markdown data exploration, I think there is some issue with your .md file because it looks like .rmd file. You might want to try using keep_md: true in YAML header when you knit. The Rmd command file looks good and you explored all parts of the data.

tanvimittal71 commented 6 years ago

Topic Excellent Satisfactory Needs Work
Coding style :heavy_check_mark:
Coding strategy :heavy_check_mark:
Presentation: graphs :heavy_check_mark:
Presentation: tables :heavy_check_mark:
Achievement, creativity :heavy_check_mark:
Ease of access :heavy_check_mark:

Remarks:

ntjjmak commented 6 years ago

Thanks for the feedback @tanvimittal71 I did not appreciate how to properly make all these files. I will definitely use the YAML header to avoid errors in the future!