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 Nov 10, 2024. It is now read-only.
How I can get location(from user profile) and geo location of tweet?Interested specifically on South Africa users.I have tried using lookupcoords( ) function but I still get below error:Error in search_tweets("lang:es", geocode = Southafrica_coord, n = 20) : object 'Southafrica_coord' not found
#289
That will deliver tweets that are geocoded to a radius of 1000 miles from the approximate midpoint of South Africa, as well as tweets from any profile that indicates any recognisable location in that radius.
Can you please provide a minimal reprex (reproducible example)? The goal of a reprex is to make it as easy as possible for me to recreate your problem so that I can fix it: please help me help you!
If you've never heard of a reprex before, start by reading "What is a reprex", and follow the advice further down the page. Please make sure your reprex is created with the reprex package as it gives nicely formatted output and avoids a number of common pitfalls.
Problem
Expected behavior
Reproduce the problem
## insert code here
rtweet version
Session info
## copy/paste output sessionInfo()
Token
The text was updated successfully, but these errors were encountered: