face2face.visualization.output_network_information.print_network_measures

face2face.visualization.output_network_information.print_network_measures(network)

Prints information about the network

Prints multiple measures as a text output about the given network.

Parameters

network (networkx Graph) – A graph with a specified degree sequence. Nodes are labeled based on the imported dataset.

Returns

Return type

None