Package: r2pptx 0.1.0.9001
r2pptx: Object Oriented R -> PowerPoint
Provides a friendly, object oriented API for creating PowerPoint slide decks in R.
Authors:
r2pptx_0.1.0.9001.tar.gz
r2pptx_0.1.0.9001.zip(r-4.5)r2pptx_0.1.0.9001.zip(r-4.4)r2pptx_0.1.0.9001.zip(r-4.3)
r2pptx_0.1.0.9001.tgz(r-4.4-any)r2pptx_0.1.0.9001.tgz(r-4.3-any)
r2pptx_0.1.0.9001.tar.gz(r-4.5-noble)r2pptx_0.1.0.9001.tar.gz(r-4.4-noble)
r2pptx_0.1.0.9001.tgz(r-4.4-emscripten)r2pptx_0.1.0.9001.tgz(r-4.3-emscripten)
r2pptx.pdf |r2pptx.html✨
r2pptx/json (API)
NEWS
# Install 'r2pptx' in R: |
install.packages('r2pptx', repos = c('https://mattle24.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mattle24/r2pptx/issues
Last updated 3 years agofrom:4c3c14caea. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:get_layout_propertiesget_layoutsnew_elementnew_locationnew_presentationnew_slidenew_slidelistplot_layouttemplate_pathtemplate_path<-write_pptx
Dependencies:askpassclicpp11gluelifecycleofficeropensslR6raggrlangsyssystemfontstextshapinguuidxml2zip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add R2Ppptx slide | +,R2Pptx,R2PptxSlide-method |
Add element to slide | +,R2PptxSlide,R2PptxElement-method |
Add slide to slidelist | +,R2PptxSlide,R2PptxSlideList-method |
Add slidelist to slidelist | +,R2PptxSlideList,R2PptxSlideList-method |
Gets layout properties | get_layout_properties |
Get layouts | get_layouts |
method to get slides | get_slides,R2PptxSlideList-method |
Get slide length | length,R2PptxPresentation-method length,R2PptxSlide-method |
New Element | new_element |
New Element | new_element,character-method |
New Element | new_element,R2PptxLocation-method |
New Location | new_location |
New Presentation | new_presentation |
New slide | new_slide |
New slide list | new_slidelist |
Plot layout | plot_layout |
Element | R2PptxElement-class |
Location | R2PptxLocation-class |
Presentation | R2PptxPresentation-class |
Slide | R2PptxSlide-class |
Slide list | R2PptxSlideList-class |
Get template path | template_path template_path,R2PptxPresentation-method |
Set template path | template_path<- template_path<-,R2PptxPresentation-method |
Write pptx | write_pptx write_pptx,R2PptxPresentation-method |