library(hexSticker)
base <- "https://miro.medium.com/max/875/1*_QBvDsMNDkZBt32BE9zENQ.png"
# for windows
sticker(
base,
s_x = 1,
s_y = 1.2,
s_width=0.8,
s_height=0.05,
package = "4R",
p_size = 34,
p_y = 0.75,
filename = "man/figures/logo.png",
h_fill = "#FFFFFF",
p_color = "#2062B1",
h_color = "#43B02A",
url = "mrchypark.github.io/conda4r",
u_size = 5,
u_color = "#AFB0B5"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.