man/figures/sticker/sticker.R

library(hexSticker)

sticker("background.png",
        package = "bage",
        p_size = 40,
        p_y = 1,
        p_color = "beige",
        p_family = "Aller",
        s_x = 1,
        s_y = 1,            
        s_width = 0.6,        
        h_fill = "beige",
        white_around_sticker = FALSE,
        h_color = "brown",
        filename = "sticker.png")

Try the bage package in your browser

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

bage documentation built on Nov. 19, 2025, 9:07 a.m.