Other packages > Find by keyword >

officer  

Manipulation of Microsoft Word and PowerPoint Documents
View on CRAN: Click here


Download and install officer package within the R console
Install from CRAN:
install.packages("officer")

Install from Github:
library("remotes")
install_github("cran/officer")

Install by package version:
library("remotes")
install_version("officer", "0.6.7")



Attach the package and use:
library("officer")
Maintained by
David Gohel
[Scholar Profile | Author Map]
First Published: 2017-03-01
Latest Update: 2024-02-24
Description:
Access and manipulate 'Microsoft Word', 'RTF' and 'Microsoft PowerPoint' documents from R. The package focuses on tabular and graphical reporting from R; it also provides two functions that let users get document content into data objects. A set of functions lets add and remove images, tables and paragraphs of text in new or existing documents. The package does not require any installation of Microsoft products to be able to write Microsoft files.
How to cite:
David Gohel (2017). officer: Manipulation of Microsoft Word and PowerPoint Documents. R package version 0.6.7, https://cran.r-project.org/web/packages/officer. Accessed 30 Mar. 2025.
Previous versions and publish date:
0.1.0 (2017-03-01 12:29), 0.1.1 (2017-03-09 11:50), 0.1.2 (2017-04-29 19:05), 0.1.3 (2017-05-01 18:26), 0.1.4 (2017-06-07 01:04), 0.1.5 (2017-07-27 23:52), 0.1.6 (2017-08-30 14:47), 0.1.7 (2017-09-16 20:51), 0.1.8 (2017-10-06 00:23), 0.2.0 (2017-12-03 00:14), 0.2.1 (2018-01-08 23:28), 0.2.2 (2018-03-14 11:15), 0.3.0 (2018-05-03 08:56), 0.3.1 (2018-06-12 15:33), 0.3.2 (2018-07-23 11:10), 0.3.3 (2019-03-01 18:00), 0.3.4 (2019-04-30 15:10), 0.3.5 (2019-06-23 20:50), 0.3.6 (2019-11-11 17:00), 0.3.7 (2020-03-02 07:00), 0.3.8 (2020-03-13 17:10), 0.3.9 (2020-05-04 07:20), 0.3.10 (2020-05-14 13:30), 0.3.11 (2020-05-18 19:10), 0.3.12 (2020-06-26 12:00), 0.3.13 (2020-08-30 03:00), 0.3.14 (2020-09-07 14:30), 0.3.15 (2020-11-01 06:30), 0.3.16 (2021-01-04 18:30), 0.3.17 (2021-03-05 07:40), 0.3.18 (2021-04-02 17:10), 0.3.19 (2021-07-21 18:30), 0.4.0 (2021-09-06 11:00), 0.4.1 (2021-11-14 19:00), 0.4.2 (2022-03-23 11:00), 0.4.3 (2022-06-13 00:20), 0.4.4 (2022-09-10 01:00), 0.5.0 (2022-12-21 00:50), 0.5.1 (2023-01-06 11:00), 0.5.2 (2023-01-27 10:10), 0.6.0 (2023-02-17 20:00), 0.6.1 (2023-03-08 09:00), 0.6.2 (2023-03-28 22:30), 0.6.3 (2023-10-22 18:30), 0.6.4 (2024-02-05 15:20), 0.6.5 (2024-02-24 17:10), 0.6.6 (2024-05-05 20:10), 0.6.7 (2024-10-09 22:40)
Other packages that cited officer R package
View officer citation profile
Other R packages that officer depends, imports, suggests or enhances
Complete documentation for officer
Functions, R codes and Examples using the officer R package
Some associated functions: add_sheet . add_slide . annotate_base . as.matrix.rpptx . block_caption . block_list . block_pour_docx . block_section . block_table . block_toc . body_add . body_add_blocks . body_add_break . body_add_caption . body_add_docx . body_add_fpar . body_add_gg . body_add_img . body_add_par . body_add_plot . body_add_table . body_add_toc . body_add_xml . body_bookmark . body_end_block_section . body_end_section_columns . body_end_section_columns_landscape . body_end_section_continuous . body_end_section_landscape . body_end_section_portrait . body_remove . body_replace_all_text . body_replace_text_at_bkm . body_set_default_section . change_styles . color_scheme . cursor . doc_properties . docx_body_relationship . docx_body_xml . docx_bookmarks . docx_comments . docx_current_block_xml . docx_dim . docx_reference_img . docx_set_character_style . docx_set_paragraph_style . docx_show_chunk . docx_summary . empty_content . external_img . fortify_location . fp_border . fp_cell . fp_par . fp_text . fpar . ftext . get_reference_value . hyperlink_ftext . image_to_base64 . layout_properties . layout_summary . length.rdocx . length.rpptx . media_extract . move_slide . notes_location_label . notes_location_type . officer-defunct . officer . officer_url_encode . on_slide . opts_current_table . pack_folder . page_mar . page_size . ph_hyperlink . ph_location . ph_location_fullsize . ph_location_label . ph_location_left . ph_location_right . ph_location_template . ph_location_type . ph_remove . ph_slidelink . ph_with . plot_instr . plot_layout_properties . pptx_summary . print.rpptx . print.rtf . prop_section . prop_table . read_docx . read_pptx . read_xlsx . remove_slide . rtf_add . rtf_doc . run_autonum . run_bookmark . run_columnbreak . run_comment . run_footnote . run_footnoteref . run_linebreak . run_pagebreak . run_reference . run_word_field . run_wordtext . sanitize_images . section_columns . set_autonum_bookmark . set_doc_properties . set_notes . shape_properties_tags . sheet_select . shortcuts . slide_size . slide_summary . sp_line . sp_lineend . str_encode_to_rtf . styles_info . table_colwidths . table_conditional_formatting . table_layout . table_stylenames . table_width . to_html . to_pml . to_rtf . to_wml . unordered_list . unpack_folder . uuid_generate . wml_link_images . 
Some associated R codes: core_properties.R . custom_properties.R . defunct.R . dev-utils.R . docx_add.R . docx_comments.R . docx_cursor.R . docx_part.R . docx_replace.R . docx_section.R . docx_settings.R . empty_content.R . formatting_properties.R . fortify_docx.R . fortify_pptx.R . knitr_utils.R . officer.R . ooxml.R . ooxml_block_objects.R . ooxml_run_objects.R . openxml_content_type.R . openxml_document.R . pack_folder.R . ph_location.R . post-proc.R . ppt_class_dir_collection.R . ppt_classes.R . ppt_notes.R . ppt_ph_manipulate.R . ppt_ph_with_methods.R . pptx_informations.R . pptx_matrix.R . pptx_slide_manip.R . read_docx.R . read_docx_styles.R . read_pptx.R . read_xlsx.R . relationship.R . rtf.R . shape_properties.R . shorcuts.R . utils.R .  Full officer package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for officer1000150020002500300035004000450050005500TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FAMoS  
A Flexible Algorithm for Model Selection
Given a set of parameters describing model dynamics and a corresponding cost function, FAMoS perfor ...
Download / Learn more Package Citations See dependency  
cocorresp  
Co-Correspondence Analysis Methods
Fits predictive and symmetric co-correspondence analysis (CoCA) models to relate one data matrix to ...
Download / Learn more Package Citations See dependency  
TangPoemR  
Write Chinese Tang Poems
Write Chinese Tang Poems automatically. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA