.inherit_scplot | R Documentation |
Dummy function to inherit global descriptions of parameters
.inherit_scplot(
object,
label,
labels,
color,
size,
linewidth,
hjust,
vjust,
angle,
width,
face,
linetype,
shape,
text,
background,
case,
variable,
point,
line,
...
)
object |
An scplot object (class |
label |
A Character vector with text labels. |
labels |
A Character vector with text labels. |
color |
A character string or a number defining the color of an element. |
size |
Text size relative to the base text size. |
linewidth |
A number with the width of the line. |
hjust |
Horizontal justification (in [0,1]) |
vjust |
Vertical justification (in [0,1]) |
angle |
Angle (in [0,360]) |
width |
Line width. |
face |
Font face ( |
linetype |
A character string with the line type: |
shape |
Number. See |
text |
List with text parameters ( |
background |
A list with background styling arguments (fill, color, size, linetype). |
case |
Numerical vector with the case number or character string. |
variable |
Name of the dataline variable to apply the style. |
point |
A list with point parameters ( |
line |
List with line parameters ( |
... |
Further styling arguments: color, size, face, family, hjust, vjust, lineheight, angle, linetype, lineend, arrow, fill, margin. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.