include_text | R Documentation |
Insert text in label
include_text(
label,
value,
position = NA,
size = 11,
font = NA,
type = "static",
color = NA,
angle = 0,
opts = NA
)
label |
label output |
value |
column or string |
position |
position coordinate |
size |
text size |
font |
font type |
type |
type of entry: dynamic or static |
color |
image color |
angle |
angle of the text |
opts |
list arguments from draw_label() |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.