Learn R Programming

EGAnet (version 1.2.3)

prints: S3Methods for Printing

Description

Prints for EGAnet objects

Usage

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

# S3 method for dynEGA.Groups print(x, ...)

# S3 method for dynEGA.Individuals print(x, ...)

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

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

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

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

Value

Prints EGAnet object

Arguments

x

Object from EGAnet package

...

Additional arguments

Author

Hudson Golino <hfg9s at virginia.edu> and Alexander P. Christensen <alexpaulchristensen@gmail.com>