getBasicStatistics: Determine basic statistics of the graph object

Description Usage Arguments References Examples

View source: R/allFunctions.R

Description

Returns basic statistics of the graph object (number of nodes, number of edges, whether or not the whole graph is connected, number of components, average path length, graph diameter, etc.)

Usage

1

Arguments

ig

the graph representation of the data genealogy (in igraph format)

References

Rutter L, VanderPlas S, Cook D, Graham MA (2019). ggenealogy: An R Package for Visualizing Genealogical Data. Journal of Statistical Software, 89(13), 1–31. doi: 10.18637/jss.v089.i13

Examples

1
2
3

ggenealogy documentation built on March 26, 2020, 9:25 p.m.