FactplotDetails {DASplusR}R Documentation

Details Dialog for the Factor Loading Plot

Description

Dialog for specifying further details on the title and the lines at +/- 0.5 on the y-axis for a factor loading plot.

Usage

## DAS+R GUI:
Click on the 'Details' radiobutton in the factor loading 
plot dialog.

## R Function Usage:
FactplotDetails()

Dialog Elements

Title Details
Title
Entry field for the plot title.
Color
Select the color to be used for the plot title from the drop-down list, which contains all colors of the currently used color menu, or open the Select Color dialog by clicking on the radiobutton on the right, and select the color there.
Font
This drop-down list allows the font face for the plot title to be chosen from the available font faces plain text, bold face, italic, bold italic and symbol.
Size
Entry field for the size for the plot title.
Lines at +/- 0.5
Lines are plotted at +/- 0.5 on the y-axis to help to distinguish the important from the less important variables.
Color
The line color can be selected in the same manner as the color for the plot title.
Line Type
Select the line type to be used from the drop-down list. The options are blank, solid, dashed, dotted, dotdash, longdash and twodash.
Default
Resets all the dialog elements to their default values.
OK
Closes the dialog and saves the details.
Cancel
Closes the dialog without saving the details.
Help
Shows this help file.

Author(s)

Andreas Alfons <andreas.alfons@student.tuwien.ac.at>

See Also

factplot, FactplotGUI.


[Package DASplusR version 1.0-1 Index]