You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.
In my case ,I was directly writting the values of 4 parameters in the function :setup_twitter_oauth and because of this R studio was showing :(Error: could not find function "setup_twitter_oauth")
But when i first assigned the values of the parameters to their variables and then passed them to the function then it worked fine for me !!
Hope it helps !
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So, I'm trying to use Twitter's API but all I get is "Error: could not find function "setup_twitter_oauth"
Here's what I'm running in RStudio:
I saw some questions like mine, but none of them worked. Wondering if someone has an updated solution (:
thanks!
The text was updated successfully, but these errors were encountered: