Learn R Programming

ProCoNA (version 1.10.0)

printNet: printNet

Description

Prints general information about the network object.

Usage

printNet(object)

Arguments

object
The procona network object.

Value

Examples

Run this code
## Not run: 
# data(ProCoNA_Data)
# net1 <- buildProconaNetwork("peptide network", peptideData)
# printNet(net1)
# ## End(Not run)

Run the code above in your browser using DataLab