Changes in version 0.3.3 ======================= (29-Oct-2025) - change in add_text, add_image - now compatible with ggsurvplot from survminer package Changes in version 0.3.2 ======================= (12-Mar-2023) - change icons in function chooserInput Changes in version 0.3.1 ======================== (14-Feb-2023) - bug-fixed Changes in version 0.3.0 (2022-04-05) ======================= (17-Nov-2021) - change in function add_2plots, add_2ggplots to maintain compatibility with officer(>= 0.4.1) Changes in version 0.2.9 ======================= (6-Nov-2021) - add add.rownames argument in function table2office Changes in version 0.2.8 ======================= (3-Nov-2021) - bug-fixed in function mytable2flextable Changes in version 0.2.7 ======================= (28-Apr-2021) - add new type "eval" - add new function myFlextable as.mynumeric Changes in version 0.2.6 ======================= (26-Mar-2021) - New argument out added to data2office, data2HTML, data2plotzip Changes in version 0.2.5.1 ========================= (30-Jan-2021) - add argument align_rownames added to function df2flextable Changes in version 0.2.5 ======================= (24-Jan-2021) - add new type "HTML" or "html" Changes in version 0.2.4 ======================= (23-Apr-2020) - bug-fixed Changes in version 0.2.3 ======================= (16-Apr-2020) - bug-fixed Changes in version 0.2.2 ======================= (13-Apr-2020) - bug-fixed Changes in version 0.2.1 (2020-04-02) ======================= (14-Mar-2020) - new function p2character added Changes in version 0.2.0 ======================= (6-Mar-2020) - new function data2pptx2, data2docx2, image2pptx added - new shiny module chooser, chooser2 added Changes in version 0.1.9 ======================= (26-Feb-2020) - bug-fixed Changes in version 0.1.8 ======================= (22-Feb-2020) - bug-fixed - new function code2office, code2pptx and code2docx added Changes in version 0.1.7 (2020-02-04) ======================= (4-Feb-2020) - bug-fixed - The argument 'plottype' added to the functions add_anyplot, plot2pptx and add_2plots Changes in version 0.1.6 (2020-01-29) ======================= (29-Jan-2020) - new vignette 'update' added Changes in version 0.1.5 ======================= (29-Jan-2020) - new function plot2office, plot2pptx, plot2docx, is_ggplot2, table2office, table2pptx and table2docx added - new function Rcode2office, Rcode2pptx and Rcode2docx added Changes in version 0.1.4 ======================= (27-Jan-2020) - Modify the code to accommodate changes in the officer package Changes in version 0.1.3 ======================= (21-Aug-2018) - new functions file2HTML(), file2pdf(), file2pptx() and file2word() added for reproducible research Changes in version 0.1.2 ======================= (19-Aug-2018) - bug-fixed - shiny module pptxList() can select data with webr::chooserInput() Changes in version 0.1.1 ======================= (9-Aug-2018) - compatible with editData 0.1.5 Changes in version 0.1.0 (2018-07-27) ======================= (15-Apr-2018) - new function add_title(), add_text(), add_2ggplots(), add_2plots added - new function set_argument() added - new shiny module pptxList() and pptxListUI() added - new shiny app(app.R) added in inst/pptxList folder - new functions data2HTML(), data2pdf(), data2office(), data2pptx() and data2word() added for reproducible research - new functions df2flextable() and mytable2flextable() added - new functions readComment(), writeCSVComment(), exportCSV() added