« Visualize your Strava routes with R | Main | Speed up simulations in R with doAzureParallel »

January 24, 2018

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Instead of using the 18th child of table in the first div of "#mw-content-text" div you can directly use the id of the table using xpath

html_node(xpath = '//*[@id="votingmembers"]') %>%

That's really useful - thanks @liotims!

Or even without the pain of xpath:

html_node("#votingmembers")

The comments to this entry are closed.

Search Revolutions Blog




Got comments or suggestions for the blog editor?
Email David Smith.
Follow revodavid on Twitter Follow David on Twitter: @revodavid
Get this blog via email with Blogtrottr