I'm creating a PowerPoint document from R using the officer package and I'd like to add notes to my slides.
Is it possible to add notes to a particular powerpoint slide from R (preferably using the officer package)?
I'm really unsure if an appropriate function exists within the officeR
(or any other) R package.
A workaround that I was thinking about was creating a custom slide layout (in the PowerPoint template file that I'm using) that contains the notes and then simply using this layout when I create the deck within R. But unfortunately it seems that PowerPoint doesn't let you add notes to a slide layout within the Master View.