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