I've registered my oath about 5 times now, but... (twitteR package R)
- by user2985989
I'm attempting to mine twitter data in R, and am having trouble getting started. I created a twitter account, an app in twitter developers, changed the settings to read, write, and access, created my access token, and followed instructions to the letter in registering it:
My code:
> library(twitteR)
>…