hexSticker::sticker(here::here("img","runes.png"), # the logo i have on the image
package="RUNES", # Name of the package at top of sticker
p_size=20, # Font Size For Package Name
s_x=1, # X position for subplot
s_y=.75, # Y position for subplot
s_width=.7, # Width for subplot
filename=here::here("img","hex.png"), # File path for product image
h_fill = "#1e1e1e", # Fill of main hex sticker body
p_color = "#ebdbb2", # Package Name Forground color
h_color = "#b8bb26" # Hex border color
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.