1

我正在使用 R twitteR 包通过“userTimeline”提取特定用户的推文:

require(twitteR)
timeline <- userTimeline('screenname', n=200)

我的问题是,对于某些用户来说,转推包括在内,而对于其他用户,则不包括在内,我不明白为什么。

你能帮助我吗?

谢谢你,斯特凡尼亚

4

0 回答 0