-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
In trying to create an Actor network from Twitter data, I keep receiving the following error:
Error in if (is.na(df[i, reply_to][[1]])) { : argument is of length zero In addition: Warning message: In is.na(df[i, reply_to][[1]]) : is.na() applied to non-(list or vector) of type 'NULL'
I don't necessarily want to populate the "NAs" within the "reply_to" column, and was wondering if there was a cleaner solution to resolving this.
Here is the Collect function I used if that helps:
Collect(searchTerm= " ", geocode = '11.735988,122.865757,600mi')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels