- data
Object of class IPV as created by the function 'ipv_est'
- tests
character; vector of tests to be included in the overview;
defaults to 'all', in which case all are displayed
- facets
character; vector of facets to be included in the overview;
defaults to 'all', in which case all are displayed
- squared
logical; should factor loadings be squared?; defaults to TRUE
- file_name
character; name of the file to save. Supported formats are:
"pdf" (highest quality and smallest file size), "png", "jpeg"; defaults to
"none".
- dpi
integer; resolution in dots per inch for "png" and "jpeg" files;
defaults to 500.
- color
character; vector of hex codes for colors; defaults to the
colors "#DAD8D8" (gray), "#11C1FF" (light blue), and "#007AD6" (blue)
- font
character; font of the plot labels; defaults to "sans"
- size_font
integer; size of the fonts relative to default; defaults to
1
- wrap
integer; number of rows of plots per facet; defaults to 1
- width
integer; factor to scale the overall width of the file with; defaults to 1
- height
integer; factor to scale the overall height of the file with; defaults to 1