Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コマンドを使用した古いスクリプトを再実行しました...
> library(twitteR) > searchTwitter("#beer", n=100) # directly from the ?help list()
ただし、すべてのクエリとパラメーターの組み合わせについて、空のリストが表示されますが、エラー メッセージは表示されません。この関数は、twitteR または twitter API 自体によって非推奨になりましたか? (それとも私だけですか?)