A demo dataset representing a Group-to-Group Query. The grouping
organizational attribute used here is Organization, where the variable have
been prefixed with PrimaryCollaborator_ and SecondaryCollaborator_ to represent the
direction of collaboration.
Format
A data frame with 150 rows and 11 variables:
- PrimaryCollaborator_Organization
 - PrimaryCollaborator_GroupSize
 - SecondaryCollaborator_Organization
 - SecondaryCollaborator_GroupSize
 - MetricDate
 - Percent_Group_collaboration_time_invested
 - Group_collaboration_time_invested
 - Group_email_sent_count
 - Group_email_time_invested
 - Group_meeting_count
 - Group_meeting_time_invested
 - ...
 
See also
Other Data:
mt_data,
p2p_data,
p2p_data_sim(),
pq_data
Other Network:
network_g2g(),
network_p2p(),
network_summary(),
p2p_data,
p2p_data_sim()
