Learn R Programming

vosonSML (version 0.29.13)

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, data, ...)

Value

Network as a named list of two dataframes containing $nodes and $edges

including columns for additional user 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.