Description Usage Arguments Value
Exports the network backbone as tsv file
1 | exportBackbone(net, output_path = file.path(getwd(), "backbone.tsv"))
|
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. |
Nothing is returned. File is created.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.