convert2tidygraph: Convert networks to 'tidygraph'

View source: R/convert2tidygraph.R

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


EGAnet documentation built on Nov. 18, 2023, 1:07 a.m.