| cfa.tab {tabledown} | R Documentation | 
A Function for Creating Publication Quality Tables with CFA fit indices.
Description
This function will create publication worthy tables with CFA fit indices from lavaan class object.
Usage
cfa.tab(x, robust = FALSE)
Arguments
| x | A lavaan class object. | 
| robust | If TRUE, will provide robust fit indices when applicable instead of the default indices. | 
[Package tabledown version 1.0.0 Index]