Hi guys,
I am trying to insert a text as a footer in every slide in a presentation created in R markdown (slidy output)
I am following this example but it doesn't work
---
output:
slidy_presentation:
footer: "Copyright (c) 2014, RStudio"
---
your help is appreciated
Turn your analyses into high quality documents, reports, presentations and dashboards with R Markdown. Use a productive notebook interface to weave together narrative text and code to produce elegantly formatted output. Use multiple languages...
system
Closed
November 2, 2022, 2:09pm
2
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.