View source: R/efa_retention.R
| format.efa_retention | R Documentation |
Format method for efa_retention objects
## S3 method for class 'efa_retention'
format(x, ...)
x |
an object of class efa_retention, returned by a factor-retention
criterion (e.g. |
... |
not used. |
A character vector with the report lines (styled to the active console theme; plain when colours are disabled).
writeLines(format(efa_ekc(test_models$baseline$cormat, N = 500)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.