View source: R/notes_to_fig_alt.R
pptx_notes | R Documentation |
Get Notes from a PowerPoint (usually from Google Slides)
pptx_notes(file, ...)
pptx_slide_text_df(file, ...)
pptx_slide_note_df(file, ...)
unzip_pptx(file)
file |
Character. Path for 'PPTX' file |
... |
additional arguments to pass to |
Either a character vector or 'NULL'
## Not run:
pptx_notes(ex_file)
pptx_slide_note_df(ex_file)
pptx_slide_text_df(ex_file)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.