print.nutriNetwork {nutriNetwork}R Documentation

Print function for S3 class "nutriNetwork"

Description

Print a summary of results from function nutriNetwork.

Usage

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

Arguments

x

An object with S3 class "nutriNetwork"

...

System reserved (No specific usage)

Author(s)

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

See Also

nutriNetwork

Examples

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

[Package nutriNetwork version 0.1.2 Index]