arthursunbao / STAT545-Homework

0 stars 0 forks source link

hw10 ready for grading #12

Open arthursunbao opened 6 years ago

arthursunbao commented 6 years ago

https://github.com/arthursunbao/STAT545-Homework/tree/master/hw10

arthursunbao commented 6 years ago

If you have error during make with this error: "pandoc version 1.12.3 or higher is required and was not found (R shiny)"

Please try to use export RSTUDIO_PANDOC=/Applications/RStudio.app/Contents/MacOS/pandoc for macOS and export RSTUDIO_PANDOC=/usr/lib/rstudio/bin/pandoc for Ubuntu in terminal (https://stackoverflow.com/questions/28432607/pandoc-version-1-12-3-or-higher-is-required-and-was-not-found-r-shiny/29710643#29710643)

HScheiber commented 6 years ago

Repository/README:

Make API queries “by hand” using httr

Scrape the Web

Overall: You did very well. Clearly a lot of work put into this assignment!

Cheers,

Hayden

ksedivyhaley commented 6 years ago

Method Chosen: httr & scrape Gets data from web: Yes Clean and tidy data frame: Yes Basic Data Exploration: Yes Bonus: modify url (request different titles) Report/Reflection: Yes

Comments:

Your mark will be distributed later. If you would like more feedback, please feel free to message me on slack.