include_image {huito} | R Documentation |
Image layer
Description
Insert image in label
Usage
include_image(
label,
value,
size,
position = NA,
type = "static",
units = "cm",
opts = NA
)
Arguments
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 |
Value
data frame
[Package huito version 0.2.4 Index]