View source: R/include_image.R
include_image | R Documentation |
Insert image in label
include_image(
label,
value,
size,
position = NA,
type = "static",
units = "cm",
opts = NA
)
label |
label output |
value |
column or path |
size |
image size |
position |
position coordinate |
type |
type of entry: dynamic or static |
units |
units for the label options |
opts |
R magick funtions |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.