Skip to content

Instantly share code, notes, and snippets.

@irudnyts
Created December 18, 2020 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save irudnyts/f233e68f8c6eec24c66abc643564dbe6 to your computer and use it in GitHub Desktop.
Save irudnyts/f233e68f8c6eec24c66abc643564dbe6 to your computer and use it in GitHub Desktop.
text <- "Ho-ho-ho!
This time of the year has finally came. Christmas tree, Die Hard movies,
mulled wine, what could be better?
That's right, sharing a gift with your
colleague. My magic wand R says you have to prepare a gift for "
bold <- function(name) str_c("**", name, "**")
image <- add_image(file = "imgs/xmas.png")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment