Returns a complete unweighted graph with the given nodes.
complete_graph(nodes)
nodes
A character vector.
a graphNEL object.
graphNEL