inst/hexsticker.R

library(hexSticker)
img <- "https://uxwing.com/wp-content/themes/uxwing/download/signs-and-symbols/finger-print-icon.png"
s <- hexSticker::sticker(subplot=img, s_x=0.97,
                         package = "reproducibleRchunks",
                         filename="inst/img/sticker.png",
                         p_color="black",u_color = "white",p_size = 12,
                         h_fill="white", h_color="black")
plot(s)

Try the reproducibleRchunks package in your browser

Any scripts or data that you put into this service are public.

reproducibleRchunks documentation built on Aug. 8, 2025, 6:38 p.m.