Skip to content

argument is length 0 error #25

@lizziebas

Description

@lizziebas

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')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions