check_complete_graph.RdFunction that checks if the genotype graph is a set of complete subgraphs
check_complete_graph(gr)an igraph object
a message telling you if your graph is a collection of complete subgraphs
# \donttest{
check_complete_graph()
#> Error in igraph::vcount(gr): argument "gr" is missing, with no default
# }