CINNA (version 1.1.2)

print.calculate.centralities: Print computed centrality measures results into a file

Description

This function prints all centrality measure results into a file

Usage

# S3 method for calculate.centralities
print(x, file = NULL)

Arguments

x

a list containing the centrality measure values

file

A character string naming the .pdf file to print into. If NULL the result would be printed to the exist directory.(default=NULL)

Value

Print out calculate_centralitiesfunction will be saved in the given directory.