Description Usage Arguments Value
Update the images and tables of a network after removing an edge. Note that to be able to update the saved network images, the child must be a binary noisy or node.
1 | deepUpdateOnEdgeRemoved(cn, net, from, to, dropImages = F)
|
cn |
An open RODBC connection. |
net |
The network. |
from |
The index of the parent node |
to |
The index of the child node |
dropImages |
Whether images should be dropped or updated. |
zeroIndexed |
Whether the from and to arguments are 0 or 1 indexed. |
The updated network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.