Learn R Programming

nutriNetwork (version 0.2.0)

print.nutriNetwork: Print function for S3 class "nutriNetwork"

Description

Print a summary of results from function nutriNetwork.

Usage

# S3 method for nutriNetwork
print(x, ...)

Arguments

x

An object with S3 class "nutriNetwork"

...

System reserved (No specific usage)

Author

Pariya Behrouzi and Ernst C. Wit
Maintainer: Pariya Behrouzi pariya.behrouzi@gmail.com

See Also

nutriNetwork

Examples

Run this code
data(vfit)
out <- nutriNetwork(vfit, method ="npn"); out

Run the code above in your browser using DataLab