All Projects β†’ sol-eng β†’ powerpoint

sol-eng / powerpoint

Licence: Apache-2.0 license
Render PowerPoint presentations from R Markdown documents

Projects that are alternatives of or similar to powerpoint

fabricerin
Create Easily Canvas in Shiny and RMarkdown Documents
Stars: ✭ 52 (-28.77%)
Mutual labels:  rmarkdown
xaringan slides
πŸ“Ί Links to HTML5 presentations made using the R package {xaringan}.
Stars: ✭ 20 (-72.6%)
Mutual labels:  rmarkdown
PowerPointAudio-Extractor
Python script which extracts and joins audio files from powerpoints
Stars: ✭ 12 (-83.56%)
Mutual labels:  powerpoint
OfficeExtractor
Extracts embedded OLE objects from Word, Excel, PowerPoint, Open Office and RTF files without needing the original programs
Stars: ✭ 67 (-8.22%)
Mutual labels:  powerpoint
bubblyr
☁️ ☁️ ☁️ Beautiful Bubbles in Shiny and RMarkdown Backgrounds
Stars: ✭ 16 (-78.08%)
Mutual labels:  rmarkdown
fossos
seminar series on data science, reproducible science and open source by @maxheld83
Stars: ✭ 13 (-82.19%)
Mutual labels:  rmarkdown
ppt-ndi
A PowerPoint plugin for the NewTek NDI integration
Stars: ✭ 151 (+106.85%)
Mutual labels:  powerpoint
linguisticsdown
Easy Linguistics Document Writing with R Markdown
Stars: ✭ 24 (-67.12%)
Mutual labels:  rmarkdown
SchemaMapper
A .NET class library that allows you to import data from different sources into a unified destination
Stars: ✭ 41 (-43.84%)
Mutual labels:  powerpoint
ReproducibleScience
Short course on reproducible science: what, why, how
Stars: ✭ 23 (-68.49%)
Mutual labels:  rmarkdown
youngmetro
R Markdown Beamer Theme Based on sthlm, HSRM, and Metropolis themes
Stars: ✭ 14 (-80.82%)
Mutual labels:  rmarkdown
RemixIcon-Slides
Remix Icon for PowerPoint and Keynote
Stars: ✭ 50 (-31.51%)
Mutual labels:  powerpoint
armcompanion
Companion materials for the rstudio::conf 2019 Advanced R Markdown workshop
Stars: ✭ 15 (-79.45%)
Mutual labels:  rmarkdown
construct
A reactive graphical symbolic environment for PicoLisp
Stars: ✭ 29 (-60.27%)
Mutual labels:  powerpoint
rcpp-api
Source for the Unofficial Rcpp API Documentation
Stars: ✭ 42 (-42.47%)
Mutual labels:  rmarkdown
vembedr
Functions to Embed Video in HTML
Stars: ✭ 56 (-23.29%)
Mutual labels:  rmarkdown
uiucthemes
RMarkdown Templates for UIUC Theme-Oriented Documents
Stars: ✭ 45 (-38.36%)
Mutual labels:  rmarkdown
weasydoc
Convert R Markdown to PDF Using Weasyprint (or Prince XML)
Stars: ✭ 40 (-45.21%)
Mutual labels:  rmarkdown
vscode-R
R Extension for Visual Studio Code
Stars: ✭ 788 (+979.45%)
Mutual labels:  rmarkdown
imprint
Create Customized 'ggplot2' and 'R Markdown' Themes for Your Organization
Stars: ✭ 24 (-67.12%)
Mutual labels:  rmarkdown

R Markdown to PowerPoint

You can render PowerPoint presentations from R Markdown documents. This capability is made possible by recent improvements to Pandoc. See Rendering PowerPoint Presentations with RStudio for more information.

Features

You can generate most elements supported by Pandoc’s Markdown with the PowerPoint output including: Inline formatting, lists, LaTeX math expressions/equations, hyperlinks, block quotations,ß and more. PowerPoint output also supports these nice features:

  • Images and tables
  • Columns
  • Speaker notes
  • Templates

RStudio v1.2

RStudio version 1.2 bundles Pandoc 2 making it easy to create PowerPoint presentations in R.

References

See the Pandoc manual for specific details. Note: If you want to change the slide size or design you should make those changes in a PowerPoint template and then include reference_doc: mytemplate.pptx in the YAML header.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].