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

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

Peer Review Homework 01 #2

Open liuyadong08 opened 6 years ago

liuyadong08 commented 6 years ago

Overview

This is the peer review of ErnestL91's homework 01.

This a very good piece of work! It shows that the student understood the lecture well and explored the related stuff a lot.

Rubrics and evaluation

Rubric excellent satisfactory needs work
Coding style :thumbsup:
Coding strategy :thumbsup:
Presentation: graphs :thumbsup:
Presentation: tables :thumbsup:
Achievement and creativity :thumbsup:
Ease of access :thumbsup:

Comments

The README.md file is very impressive. The student used many markdown features and introduced himself in a great way! Also, the student explored gapminder data frame well and things are well organized in the .Rmd and .md file.

However, some plots cannot be loaded in the .md file, I had the same issue as well. My suggestion will be open your Rstudio, click the button next to 'knit', and select output options. You will need to check the box for 'keep markdown source file'.