Is there any limitation of twitter data fetching using R. I am trying to get 2000 tweets but twitter API returns only 261
Warning messages: 1: In if (nchar(searchString) > 1000) { : the condition has length > 1 and only the first element will be used 2: In doRppAPICall("search/tweets", n, params = params, retryOnRateLimit = retryOnRateLimit, : 2000 tweets were requested but the API can only return 261