Description Arguments Value Examples
View source: R/get_polls_from_user.R
Return a data.frame of poll ids for a given Twitter user. REQUIRES: Credentials for the Twitter API need to be stored as environment variables since this function calls directly to the bash_profile.
username |
character, the username of the twitter user to query |
data.frame
1 2 3 4 | ## Not run:
get_polls_from_user('PollzOnTwitta')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.