Build presentation

new_presentation()

New Presentation

new_slide()

New slide

new_element()

New Element

new_location()

New Location

new_slidelist()

New slide list

Utility functions

get_layout_properties()

Get layout properties

get_all_layout_properties()

Get all layouts' properties

get_layouts()

Get layouts

plot_layout()

Plot layout

template_path()

Get template path

`template_path<-`()

Set template path

write_pptx()

Write pptx

Methods

get_slides(<R2PptxSlideList>)

method to get slides

length(<R2PptxSlide>) length(<R2PptxPresentation>)

Get slide length

new_element(<R2PptxLocation>)

New Element

new_element(<character>)

New Element

`+`(<R2Pptx>,<R2PptxSlide>)

Add R2Ppptx slide

`+`(<R2PptxSlide>,<R2PptxElement>)

Add element to slide

`+`(<R2PptxSlide>,<R2PptxSlideList>)

Add slide to slidelist

`+`(<R2PptxSlideList>,<R2PptxSlideList>)

Add slidelist to slidelist

Classes

R2PptxPresentation-class

Presentation

R2PptxElement-class

Element

R2PptxSlide-class

Slide

R2PptxSlideList-class

Slide list

R2PptxLocation-class

Location