add_sheet               add a sheet
add_slide               add a slide
annotate_base           annotate PowerPoint base document
block_list              list of blocks
body_add_blocks         add a list of blocks into a document
body_add_break          add page break
body_add_docx           insert an external docx
body_add_fpar           add fpar
body_add_gg             add ggplot
body_add_img            add image
body_add_par            add paragraph of text
body_add_table          add table
body_add_toc            add table of content
body_add_xml            add an xml string as document element
body_bookmark           add bookmark
body_end_section        add section
body_remove             remove an element
body_replace_all_text   Replace text anywhere in the document, or at a
                        cursor
body_replace_text_at_bkm
                        replace text at a bookmark location
break_column_before     add a column break
change_styles           replace paragraphs styles
color_scheme            color scheme
cursor_begin            set cursor in an rdocx object
doc_properties          read document properties
docx_body_relationship
                        body xml document
docx_body_xml           body xml document
docx_bookmarks          List Word bookmarks
docx_dim                Word page layout
docx_reference_img      add images into an rdocx object
docx_show_chunk         Show underlying text tag structure
docx_summary            get Word content in a tidy format
external_img            external image
fp_border               border properties object
fp_cell                 Cell formatting properties
fp_par                  Paragraph formatting properties
fp_sign                 object unique signature
fp_text                 Text formatting properties
fpar                    concatenate formatted text
ftext                   formatted text
layout_properties       slide layout properties
layout_summary          presentation layouts summary
media_extract           Extract media from a document object
move_slide              move a slide
officer                 officer: Manipulate Microsoft Word and
                        PowerPoint Documents
on_slide                change current slide
pack_folder             compress a folder
ph_add_fpar             append fpar
ph_add_par              append paragraph
ph_add_text             append text
ph_empty                add a new empty shape
ph_from_xml             add an xml string as new shape
ph_hyperlink            hyperlink a placeholder
ph_location             create a location for a placeholder
ph_location_fullsize    location of a full size element
ph_location_label       location of a named placeholder
ph_location_left        location of a left body element
ph_location_right       location of a right body element
ph_location_type        location of a placeholder type
ph_remove               remove shape
ph_slidelink            slide link to a placeholder
ph_with                 add object into a new shape
ph_with_fpars_at        add multiple formated paragraphs
ph_with_gg              add ggplot to a pptx presentation
ph_with_img             add image
ph_with_table           add table
ph_with_text            add text into a new shape
ph_with_ul              add unordered list to a pptx presentation
pptx_summary            get PowerPoint content in a tidy format
read_docx               open a connection to a 'Word' file
read_pptx               open a connexion to a 'PowerPoint' file
read_xlsx               open a connexion to an 'Excel' file
remove_slide            remove a slide
sections                sections
set_doc_properties      set document properties
sheet_select            select sheet
shortcuts               shortcuts for formatting properties
slide_summary           get PowerPoint slide content in a tidy format
slip_in_footnote        append a footnote
slip_in_img             append an image
slip_in_seqfield        append seq field
slip_in_text            append text
slip_in_xml             add a wml string into a Word document
stext                   Word styled text
styles_info             read Word styles
unordered_list          unordered list
unpack_folder           Extract files from a zip file
wml_link_images         transform an xml string with images references
