search for: fa_diagram_cex

Displaying 1 result from an estimated 1 matches for "fa_diagram_cex".

2012 Nov 27
3
Psych package: fa.diagram, how to re-arrange layout so numbers do not over-write each other
...river to save output to fa_diagram.pdf pdf(file="I:\\ZAPi\\Tables-of-R-output\\fa_diagram.pdf", height=10, width=5) fa.diagram(fa.11factors.rawdata) #box() # Create box around plot dev.off() # Turn off device driver (to flush output to PDF) pdf(file="I:\\ZAPi\\Tables-of-R-output\\fa_diagram_cex.pdf", height=8, width=5) fa.diagram(fa.11factors.rawdata,cex=0.8) #box() # Create box around plot dev.off() # Turn off device driver (to flush output to PDF) Thank you so much for your time Yours sincerely Brent Caldwell -------------- next part -------------- A non-text attachment was scr...