get_top100 | R Documentation |
get_top100
Gets the 100 most spoken words for each MPget_top100
Gets the 100 most spoken words for each MP
get_top100(contributions_joined, members = MEMBERS)
contributions_joined |
A tibble with data on Members' contributions (from parliamentary search), joined with Member data using this package's joining functions |
members |
A tibble with Member data (constant given as default) |
A tibble with each Member's 100 most used words
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.