Learn R Programming

vosonSML (version 0.29.10)

vosonSML::AddUserData: Add columns of user information as node attributes to network dataframes

Description

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

Usage

AddUserData(net, ...)

Arguments

net

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

...

Additional parameters passed to function.

Value

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