Skip to content

Instantly share code, notes, and snippets.

@jroberayalas
Last active August 2, 2017 11:26
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/3a762aa10d6daf665c69a1bf237d90bf to your computer and use it in GitHub Desktop.
Save jroberayalas/3a762aa10d6daf665c69a1bf237d90bf to your computer and use it in GitHub Desktop.
first_result <- results[1]
first_result %>% html_nodes("strong")
#> {xml_nodeset (1)}
#> [1] <strong>Jan. 21 </strong>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment