CassKon / STAT545-hw-konecny-cassandra

Homework Repository
0 stars 0 forks source link

hw05 Ready For Grading #7

Open CassKon opened 6 years ago

CassKon commented 6 years ago

Cassandra Konecny hw05

mylinhthibodeau commented 6 years ago

Dear @CassKon,

Interesting homework 5, I like that you tried something new and a bit out of the box !

Peer review

I think your homework is excellent, and I am just provinding some little tips and comments below in case you might find helpful for your learning!

Additional information

(1) I always try to run the code I review in STAT545 although it might have limited application in my field because it helps me to discover new functions and troubleshoot some unexpected issues. Interestingly I received an error message when trying to run this command:

gde_15 <- readOGR("~/Desktop/stat545-inclass/peer-reviews-tracking/TM_WORLD_BORDERS-0.3", layer = "TM_WORLD_BORDERS-0.3")

Error in ogrInfo(dsn = dsn, layer = layer, encoding = encoding, use_iconv = use_iconv, : Cannot open data source

(2) When I ran the fortify function of ggplot2, it worked, but R warned me that this function would most likely be deprecated in the future and recommended to use the broom package instead. Therefore, I have included a blog link on how to use broom functions here in case you need this type of ploting for your research.

Overall, excellent homework and keep up the good work !

If you have any questions, please don't hesitate to let me know.

Warm regards, My Linh Thibodeau

xinmiaow commented 6 years ago

Hi @ CassKon,

It’s nice to review your homework.

Overall, I think you did a good job.

derekcho commented 6 years ago

Hi @CassKon, here are some comments about your hw05:

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