twitteR
twitteR copied to clipboard
"Using direct authentication"
I've written the following code:
setup_twitter_oauth(consumer_key, consumer_secret)
After this line, the following appears
[1] "Using browser based authentication"
Nothing happens after this so I don't know whether the authentication has taken place or not.