Open angmelanie opened 7 years ago
HI @angmelanie
Thanks for those links, makes things much easier to track.
Drop Oceania, use both fct_drop()
and droplevels()
, Check.
Reorder the levels of country or continent, experimenting with various methods, check.
Explore the effects of arrange(), tried step by step and also add explanation after each figure. check
Great visualization improvement. Also used values=country_colors
to get the default colors. When you save figure, it would be better if add ggsave(,plot=,)
inside, cause it would save the most recent figure( sometimes it is not the figure you wanna save). check
Overall, very solid work.
Best wishes for the next 547course :)
Ziming
Cindy's peer review
You did a really good job, the md file was well organized, you included useful comments in each functions. You also used two methods to drop the levels of the factors. Also, I got the same results with the arrange() function. I liked all of yours graphs!!
Hi @angmelanie ! Here are some comments about your hw05:
Note: your mark (check minus, check, check plus) will be distributed later.
Quick access to homework-05 folder