get_nodes_edges {malan} | R Documentation |
Get nodes and edges
Description
Get nodes and edges in malan_pedigreelist
.
For example to plot via as_tbl_graph()
.
Usage
get_nodes_edges(x, ...)
Arguments
x |
|
... |
Ignored |
Value
List with entries nodes
and edges
[Package malan version 1.0.3 Index]