exportBackbone: Exports the network backbone as tsv file

Description Usage Arguments Value

View source: R/export.R

Description

Exports the network backbone as tsv file

Usage

1
exportBackbone(net, output_path = file.path(getwd(), "backbone.tsv"))

Arguments

net

A R6 NPAModel object

output_path

A string correspond to the tsv output filepath. If not provided, “backbone.tsv“ will be generated in working directory.

Value

Nothing is returned. File is created.


philipmorrisintl/NPAModels documentation built on Feb. 11, 2021, 4:22 p.m.