print.NEST {EFAtools} | R Documentation |
Print function for NEST objects
Description
Print function for NEST objects
Usage
## S3 method for class 'NEST'
print(x, ...)
Arguments
x |
a list of class NEST Output from |
... |
Further arguments for print. |
Examples
NEST(test_models$baseline$cormat, N = 500)
[Package EFAtools version 0.6.0 Index]