Hello every body I will try to be as clear a possible beacause I have a few question
I'm new to the package rtweet, I notice tha when i use search_tweet and stream tweet my devloppeur acount on twiter doesn't not increase my number of pull up tweet. so I try to empty my environnement and retry and it woorks
> (file_name=gsub(" ", "_",gsub(":", "_",paste0("file_test_",Sys.Date(),".json"),fixed = TRUE)))
tweet2=stream_tweets("covid vaccin",timeout = 30,file_name = file_name)
tweet=search_tweets("tweeter",n =10 )
So my question is why since we need a dev acount to acces this app normaly, is there a limite ? is this a bug ? this nowlege will drasticly change my program.