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

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

TA comments #5

Open hsmohammed opened 5 years ago

hsmohammed commented 5 years ago

Hi Junbin,

I have reviewed your homework 01 submission. I really liked your introduction about yourself and your research. The README file was informative and you did use a lot of markdown features. I have some comments that I hope they will be helpful for your future submission.

Reflection

Thanks for sharing your progress towards finishing the homework. I hope you get better in Rmarkdown in the future.

README.md file

Thanks for the introduction about yourself and using a lot of Rmarkdown features.

Data exploration file

You did a good job trying to explore the gapminder dataset. I just have some minor comments below.

1- Try to include in-code comments as possible. 2- Try to add a description of every chunk of code. 3- It is a good idea to add a table of contents at the beginning of the data exploration file when you have a long file.

Thank you and keep it up!

zjbthomas commented 5 years ago

Hi hsmohammed, thanks for your comments. Since hw02 is due, I will try to make some improvements in my hw03.