library(hexSticker)
imgurl <- "C:/Users/Thomas/Desktop/rnn-hex.png"
sticker(
subplot = imgurl,
package = "tsRNN",
p_size = 55,
p_y = 1.48,
p_color = "#FFCC00",
h_fill = "#0066ff",
h_color = "#FFCC00",
s_x = 1.11,
s_y = 0.82,
s_width = 0.83,
asp = 0.9,
url = "https://github.com/thfuchs/tsRNN",
u_color = "black",
u_x = 1.25,
u_y = 0.145,
u_size = 4,
dpi = 600,
filename="man/figures/logo.png"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.