print.GNARnet {GNAR} | R Documentation |
Prints information about a GNAR network.
## S3 method for class 'GNARnet'
print(x, ...)
x |
the network |
... |
additional arguments, unused here. |
S3 method for class "GNARnet".
#print fiveNet information
print(fiveNet)