Learn R Programming

psycho (version 0.4.91)

get_graph: Get graph data.

Description

To be used with tidygraph::tbl_graph. See the documentation for your object's class:

Usage

get_graph(fit, ...)

Arguments

fit

Object from which to extract the graph data.

...

Arguments passed to or from other methods.