## Not run:
#
# # Get all the US Politwoops tweets:
# tweet.df <- get_pw_tweets()
#
# # Get the first 5 pages from the UK Politwoops tweets:
# tweet.df <- get_pw_tweets(1, 5, "politwoops.co.uk")
#
# # Get the first 5 pages from Argentina's Politwoops tweets:
# tweet.df <- get_pw_tweets(1, 5, "www.politwoops.com/g/Argentina", ".json?page=")
#
# ## End(Not run)
Run the code above in your browser using DataLab