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.
我正在使用 R twitteR 包通过“userTimeline”提取特定用户的推文:
require(twitteR) timeline <- userTimeline('screenname', n=200)
我的问题是,对于某些用户来说,转推包括在内,而对于其他用户,则不包括在内,我不明白为什么。
你能帮助我吗?
谢谢你,斯特凡尼亚