download tweets from a bounding box

Hello everyone,

is there any way to collect only geocoded tweets from a bounding box?

I am trying with this code but without success:

matrix<- search_tweets(geocode=usa, n=500, include_rts = FALSE, "-filter:replies", "has:geo", retryonratelimit = TRUE)

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.