ped2igraph: Convert pedigree to igraph structure

View source: R/visped_graph.R

ped2igraphR Documentation

Convert pedigree to igraph structure

Description

Convert pedigree to igraph structure

Usage

ped2igraph(
  ped,
  compact = FALSE,
  highlight = NULL,
  trace = FALSE,
  showf = FALSE
)

visPedigree documentation built on March 30, 2026, 9:07 a.m.