# hexSticker::sticker("../wayf.png", package = "awesome",
# s_x = 1, # horizontal position of subplot
# s_y = 1.1, # vertical position of subplot
# s_width = 1.4, # width of subplot
# s_height = 1.4, # height of subplot
# p_x = 1, # horizontal position of font
# p_y = .43, # vertical position of font
# p_size = 6, # font size
# p_color = "#FFCB00", # font colour
# h_size = 3, # hexagon border size
# h_fill = "#004CFF", # hexagon fill colour
# h_color = "#FFCB00",
# filename = "Trolo.png") # hexagon border colour
#
# hexSticker::sticker("../awesome-python-data-science/img/amd_big.png", package = "awesome",
# h_fill = "#bc5b9b",
# h_color = "#5b8fbc",
# h_size = 3,
# filename = "Trolo.png", dpi=1200) # hexagon border colour
# awesome.list.1 <- awesome_list("https://github.com/r0f1/datascience")
# awesome.list.2 <- awesome_list("https://github.com/krzjoa/awesome-python-data-science")
#
# diff_awesome_lists("https://github.com/r0f1/datascience",
# "https://github.com/krzjoa/awesome-python-data-science") -> dff
#
# dff %>% as_mardkown_url_list() -> md
# md %>% write("trololo.md")
# View(dff)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.