powered by
Add title slide
add_title_slide(mydoc, title = "", subtitle = "")
A document object
An character string as a title
An character string as a subtitle
# NOT RUN { require(magrittr) require(officer) read_pptx() %>% add_title_slide(title="Web-based analysis with R") # }
Run the code above in your browser using DataLab