Skip to contents

Plot type graph using ggraph

Usage

plot_type_graph(
  type_graph,
  node_col_mapper = white_col_mapper,
  node_label_mapper = NULL,
  effective_time = T,
  show_node_text = T
)