print.GNARnet {GNAR} | R Documentation |
Print function for GNAR networks
Description
Prints information about a GNAR network.
Usage
## S3 method for class 'GNARnet'
print(x, ...)
Arguments
x |
the network |
... |
additional arguments, unused here. |
Details
S3 method for class "GNARnet".
Examples
#print fiveNet information
print(fiveNet)
[Package GNAR version 1.1.3 Index]