vosonlab/SocialMediaLab

PopulateUserInfo

Opened this issue · 1 comments

I used the function PopulateUserInfo to obtain the associated user information. However, I can´t be able to retrieve the desired information. Can somebody explain to me why I get this output:

g_twitter_actor_userInfo <- PopulateUserInfo(g_twitter_actor)

Fetching the user data...
Error in twListToDF(objects) :
Not all elements of twList are of the same class

Hi @vmasias - it is difficult to diagnose the error without seeing more of your code. Could you please send the code you used to generate the data and I can try to replicate the problem. Thanks.