R/AddUserData.R, R/wrappers.R
AddUserData.RdNetwork is supplemented with additional downloaded social media user information applied as node attributes.
AddUserData(net, data, ...)
add_users(net, data, ...)A named list of dataframes nodes and edges generated by Create.
A dataframe generated by Collect.
Additional parameters passed to function.
Network as a named list of three dataframes containing $nodes, $edges. Nodes include columns
for additional user profile data and metrics. Referenced users for which no data was found are returned in
missing_users.
Only supports twitter actor networks. Refer to AddUserData.actor.twitter.