| print.efa_retain | R Documentation |
Print method for efa_retain objects
## S3 method for class 'efa_retain'
print(x, ...)
x |
an object of class efa_retain, returned by |
... |
not used. |
print() returns its argument x invisibly; it is
cat(format(x), sep = "\n").
efa_retain(test_models$baseline$cormat, criteria = c("EKC", "SMT"), N = 500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.