yidie / STAT545-hw-Feng-Yidie

0 stars 0 forks source link

hw09 ready for grading #9

Open yidie opened 6 years ago

yidie commented 6 years ago

My package is in a different repo. You can find it here.

Process Report:

menglinzhou commented 6 years ago

Hi! @yidie I am really happy to review your homework, and I think you did a great job! I installed your package, and it works well.

Overall, I think you did a really nice job in this homework and I am looking forward to see more features added to your package!

Menglin Zhou

cheungamanda commented 6 years ago

Hi @yidie , Great work! Here's my review for homework 09:

Coding style: Clear and organized, easy to follow along! I would suggest adding comments to explain your code

Coding strategy: Simple and efficient, logical flow of code

Presentation - graphs: Great job with fbarplot() and incorporating various ggplot2 features

Achievement, mastery, cleverness, creativity: Excellent application of tools and techniques learned from the course and beyond. Great job completing the chosen tasks thoroughly! I like that you chose a different package from what was done in class and challenged yourself

Ease of access for instructor, compliance with course conventions for submitted work: + Easy access, code runs!

Thanks, Amanda

derekcho commented 6 years ago

Hi @yidie, here are some comments about your hw09:

Able to install properly: Yes At least one new function: Yes Used assertions to check function input: Yes Documented exported functions: Yes Includes three unit tests for each function: Yes Passes check: Yes README and vignette: Yes Reflections included: Yes

Your grade will be emailed to you at a later date.