make_hex <- function(){
hexSticker::sticker(paste0("./static/pictures/", c("nounbook.png","nounfish.png")),
package="fishdictionary", p_size=20, s_x=c(1,1), s_y=c(.4,.9),
s_width=c(.6,.3),
filename="inst/figures/imgfile.png", h_color = "blue", p_color = "blue",
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.