rmdshower

R Markdown Template for the Shower Presentation Engine

Installation

devtools::install_github("mangothecat/rmdshower")

Usage

Use the rmdshower::shower format in the Rmd header, and then just call rmarkdown::render() as usual:

---
title: "Shower Presentations with R Markdown"
author: "Gábor Csárdi"
output:
  rmdshower::shower_presentation:
    self_contained: false
    katex: true
    ratio: 16x10
---

More information

License

MIT © Mango Solutions, R Studio, Vadim Makeev

Copy Link

Version

Down Chevron

Install

install.packages('rmdshower')

Monthly Downloads

53

Version

2.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 4th, 2018

Functions in rmdshower (2.1.1)