as_tbl_graph.malan_pedigreelist {malan}R Documentation

Get tidy graph object

Description

Get tidy graph object tbl_graph(), e.g. to plot with ggraph().

Usage

## S3 method for class 'malan_pedigreelist'
as_tbl_graph(x, ...)

Arguments

x

malan_pedigreelist

...

Ignored

Value

tbl_graph() object


[Package malan version 1.0.3 Index]