Learn R Programming

rpact (version 4.1.0)

PlotSettings: Plot Settings

Description

Class for plot settings.

Arguments

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.

Details

Collects typical plot settings in an object.