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.
「userTimeline」を介して特定のユーザーのツイートを抽出するために、R twitteR パッケージを使用しています。
require(twitteR) timeline <- userTimeline('screenname', n=200)
私の問題は、リツイートが含まれているユーザーと含まれていないユーザーがいて、その理由がわかりません。
手伝って頂けますか?
ありがとう、ステファニア