if (FALSE) {
newMarkdownSlide(deck, "We contacted 1,000 people by telephone", title = "Methodology")
newMarkdownSlide(
deck,
"The 3 most **popular** vegetables are:\n",
"- Fennel\n",
"- Carrots\n",
"- Avocado\n",
title = "Key findings"
)
newMarkdownSlide(
deck,
"crunch.io: ",
markdownSlideImage("logo.png")
)
}
Run the code above in your browser using DataLab