Insert text in label
include_text(
label,
value,
prefix = "",
position = NA,
fontface = "plain",
size = 11,
font = NA,
type = "static",
color = NA,
angle = 0,
opts = NA
)data frame
label output
column or string
Prefix for the dynamic text
position coordinate
font type [character: plain, bold, italic]
text size
font type
type of entry [character: dynamic or static]
image color
angle of the text
list arguments from draw_label()