g2g_data {wpa} | 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 TimeInvestors_
and Collaborators_
to represent the
direction of collaboration.
Usage
g2g_data
Format
A data frame with 1417 rows and 7 variables:
- TimeInvestors_Organization
- Collaborators_Organization
- Date
- Meetings
- Meeting_hours
- Email_hours
- Collaboration_hours
...
Value
data frame.
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()
[Package wpa version 1.9.1 Index]