Hi I want to add images as footers to ioslides_presentation
with shiny widgets
. I tried to reproduce this example but it didn't work. I want to add this .png file as a footer:
---
title: ""
author: ""
date: ""
output:
ioslides_presentation
header-includes:
- \usepackage{wallpaper}
runtime: shiny
---
\LRCornerWallPaper{0.99}{footer.png}