Interfaces with klout to determine the influential rating of any twitter user
1 | scrape.retrieveklout(handles, api.key, na_omit = TRUE, .progress = "none")
|
handles |
a character vector of twitter handles |
api.key |
a twitter API key |
na_omit |
a boolean regarding whether to omit 'NA' values |
.progress |
boolean value indicating whether a progress bar should be displayed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.