printNet: printNet

Description Usage Arguments Value Author(s) Examples

Description

Prints general information about the network object.

Usage

1
printNet(object)

Arguments

object

The procona network object.

Value

None.

Author(s)

David L Gibbs

Examples

1
2
3
4
5
6
## Not run: 
data(ProCoNA_Data)
net1 <- buildProconaNetwork("peptide network", peptideData)
printNet(net1)

## End(Not run)

Gibbsdavidl/ProCoNA documentation built on May 8, 2019, 7:51 p.m.