Ranae Dietzel and Andee Kaplan
http://www.wired.com/2014/01/how-to-hack-okcupid http://www.vox.com/2016/5/12/11666116/70000-okcupid-users-data-release
We’re going to scrape the open access journal “Agronomy” for papers about nitrogen and get some information from them:
Open up the lab script and get going! Here are some helpful function names from rvest
:
read_html
html_nodes
html_text
html_table
SelectorGadget may also be helpful.