Open collinschwantes opened 3 years ago
There should be a pptx and xaringan template for the classic eha format.
Classic format can be found here: https://www.dropbox.com/sh/sxgunfg49zs1dcj/AABdXrS1rZ6SbIDXdb2ND7o9a/PPT%20Template?dl=0&subfolder_nav_tracking=1
PPT template should be created from officedown::rpptx_document
officedown::rpptx_document
Leverage the pptx templates to place logos
Might have to use officer:::get_default_pandoc_data_file(format = "pptx")
officer:::get_default_pandoc_data_file(format = "pptx")
There should be a pptx and xaringan template for the classic eha format.
Classic format can be found here: https://www.dropbox.com/sh/sxgunfg49zs1dcj/AABdXrS1rZ6SbIDXdb2ND7o9a/PPT%20Template?dl=0&subfolder_nav_tracking=1
PPT template should be created from
officedown::rpptx_document
Leverage the pptx templates to place logos
Might have to use
officer:::get_default_pandoc_data_file(format = "pptx")