Skip to content

Instantly share code, notes, and snippets.

@jroberayalas
Created August 2, 2017 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jroberayalas/dbf1878686ff7af9050892c577f7feef to your computer and use it in GitHub Desktop.
Save jroberayalas/dbf1878686ff7af9050892c577f7feef to your computer and use it in GitHub Desktop.
lie <- xml_contents(first_result)[2] %>% html_text(trim = TRUE)
str_sub(lie, 2, -2)
#> [1] "I wasn't a fan of Iraq. I didn't want to go into Iraq."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment