convert2tidygraph {EGAnet}R Documentation

Convert networks to tidygraph

Description

Converts networks to tidygraph format

Usage

convert2tidygraph(EGA.object)

Arguments

EGA.object

A single EGAnet object containing the outputs $network and $wc

Value

Returns a network in the tidygraph format

Author(s)

Dominique Makowski, Hudson Golino <hfg9s at virginia.edu>, & Alexander P. Christensen <alexander.christensen at Vanderbilt.Edu>

Examples

convert2tidygraph(ega.wmt)


[Package EGAnet version 2.0.6 Index]