Description Usage Arguments Value
Exports the network downstreams as tsv file
1 2 | exportDownstreams(net, output_path = file.path(getwd(),
"downstream.tsv"))
|
net |
A R6 NPAModel object |
output_path |
A string correspond to the tsv output filepath. If not provided, “downstream.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.