Save results into a h5 file

save_network_h5(obj_mapper, dataset = NULL, file = "network.h5")

Arguments

obj_mapper

An object of class TDAmapper.

dataset

The original dataset used to generate the network.

file

The filename (character) of the file in which the dataset will be located.

Value