Learn R Programming

wpa (version 1.9.0)

g2g_data: Sample Group-to-Group dataset

Description

A demo dataset representing a Group-to-Group Query. The grouping organizational attribute used here is Organization, where the variable have been prefixed with TimeInvestors_ and Collaborators_ to represent the direction of collaboration.

Usage

g2g_data

Arguments

Value

data frame.

Format

A data frame with 1417 rows and 7 variables:

TimeInvestors_Organization

Collaborators_Organization

Date

Meetings

Meeting_hours

Email_hours

Collaboration_hours

...

See Also

Other Data: dv_data, em_data, mt_data, p2p_data_sim(), sq_data

Other Network: external_network_plot(), internal_network_plot(), network_describe(), network_g2g(), network_p2p(), network_summary(), p2p_data_sim()