g2g_data {vivainsights}R Documentation

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 PrimaryCollaborator_ and SecondaryCollaborator_ to represent the direction of collaboration.

Usage

g2g_data

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

...

Value

data frame.

Source

https://analysis.insights.viva.office.com/analyst/analysis/

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()


[Package vivainsights version 0.5.3 Index]