Description Arguments Value Examples
View source: R/wikipedia_party_color.R
Wikipedia party color function
party_url_list |
A list of Wikipedia political party URLs |
A data frame / tibble which contains all the extracted color codes from Wikipedia
1 2 3 4 5 6 | ## Not run:
party_list <- list("https://en.wikipedia.org/wiki/Democratic_Party_(United_States)",
"https://en.wikipedia.org/wiki/Republican_Party_(United_States)")
wikipedia_party_color(example_list)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.