A one-mode directed network of 76 individuals represented as a `network` object.

wopins_s2gb_trust_net

Format

An `network` object with 76 nodes and 224 edges.

Details

The network...

Vertex attributes: - `age`: Age of individual in years - `race`: Race/Ethnicity of individual (1 = white, 2 = African American, 3 = Hispanic) - `time_in_prison`: Number of years individual has been incarcerated - `white`: Binary variable indicating whether the woman is white (1 = white, = 0 non-white)

References

Young, J. T. N., & Haynie, D. L. (2020). Trusting the untrustworthy: The social organization of trust among incarcerated women. *Justice Quarterly*, 39(3), 553–584. https://doi.org/10.1080/07418825.2020.1807588

Examples

data( wopins_s2gb_trust_net )
sna::gplot( wopins_s2gb_trust_net )
#> Error in sna::gplot(wopins_s2gb_trust_net): Error in gplot: no layout function for mode fruchtermanreingold