estimatesTable2 | R Documentation |
convert parameterEstimates to flextable
estimatesTable2( fit, vanilla = TRUE, digits = 3, seek = NULL, replace = NULL, ... )
fit |
An object of class lavaan. Result of sem function of package lavaan |
vanilla |
Logical |
digits |
integer indicating the number of decimal places to be used. |
seek |
string to look for |
replace |
A string of replacement |
... |
Further arguments to be passed to estimatesTable() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.