nigsp.blocks.export_metric

nigsp.blocks.export_metric(scgraph, outext, outprefix)[source]

Export the metrics computed within the library.

Parameters:
scgraphSCGraph object

The native object of this library.

outextstr

The desired extension for export - it will force the type of file created.

outprefixstr

The desired prefix for the export.

Returns:
0

If everything goes well