Network is supplemented with additional downloaded social media user information applied as node attributes.

AddUserData(net, data, ...)

Arguments

net

A named list of dataframes nodes and edges generated by Create.

data

A dataframe generated by Collect.

...

Additional parameters passed to function.

Value

Network as a named list of two dataframes containing $nodes and $edges including columns for additional user data.

Note

Only supports twitter actor networks at this time. Refer to AddUserData.actor.twitter.