PlotSettings {rpact} | R Documentation |
Plot Settings
Description
Class for plot settings.
Details
Collects typical plot settings in an object.
Fields
lineSize
The line size.
pointSize
The point size.
pointColor
The point color, e.g., "red" or "blue".
mainTitleFontSize
The main tile font size.
axesTextFontSize
The text font size.
legendFontSize
The legend font size.
scalingFactor
The scaling factor.
[Package rpact version 4.1.0 Index]