Update the values in a gpar object
gp_update(
gpar_obj,
col,
fill,
alpha,
lty,
lwd,
lex,
lineend,
linejoin,
linemitre,
fontsize,
cex,
fontfamily,
fontface,
lineheight
)
gpar object
Colour for lines and borders.
Colour for filling rectangles, polygons, ...
Alpha channel for transparency
Line type
Line width
Multiplier applied to line width
Line end style ('round', 'butt', 'square')
Line join style ('round', 'mitre', 'bevel')
Line mitre limit (number greater than 1)
The size of text (in points)
Multiplier applied to fontsize
The font family
The font face ('bold', 'italic', ...)
The height of a line as a multiple of the size of text