save_network_h5: Save results into a h5 file

View source: R/utils.R

save_network_h5R Documentation

Save results into a h5 file

Description

Save results into a h5 file

Usage

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.


TianshuFeng/STA documentation built on Sept. 25, 2022, 1:49 p.m.