Description Usage Arguments Value Author(s) Examples
Prints general information about the network object.
1 | printNet(object)
|
object |
The procona network object. |
None.
David L Gibbs
1 2 3 4 5 6 | ## Not run:
data(ProCoNA_Data)
net1 <- buildProconaNetwork("peptide network", peptideData)
printNet(net1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.