set_num_nodes | R Documentation |
Set number of nodes given pathway object
set_num_nodes(pathway, num_nodes)
## S4 method for signature 'Pathway'
set_num_nodes(pathway, num_nodes)
pathway |
Pathway for which to set the number of nodes |
num_nodes |
Number of nodes |
Pathway
: Sets num_nodes for a specific pathway.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.