Convert genealogy to igraph
Usage
# S3 method for class 'sample_family'
as_igraph(x, ...)
Arguments
- x
sample_family
table- ...
Additional arguments passed to
igraphlite::graph_from_data_frame()
.
Convert genealogy to igraph
# S3 method for class 'sample_family'
as_igraph(x, ...)
sample_family
table
Additional arguments passed to igraphlite::graph_from_data_frame()
.