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
Here's an example code fragment, comment/uncomment will show the issue
Collect(searchTerm=mySearchTerm,
geocode=
#"38.9,-77,200mi",
"-77,38.9,200mi"
numTweets=2000,verbose=TRUE)
I believe that the "switched" geo coordinates is a Twitter API thing, and not to do with SocialMediaLab. I recall seeing this previously when I used the Twitter free API (not via SocialMediaLab).
I realized this by entering a search term with geocode, and got the coordinates "switched" i.e. was looking for tweets in the South Pacific.
The text was updated successfully, but these errors were encountered: