README.md

Travis-CI Build Status Coverage Status CRAN_Status_Badge Downloads

Do presentations in the R REPL

This package provides tools to do presentations inside the R REPL. You can start from a RMarkdown file and compile a presentation you can then give directly in R!

Inspiration for this package comes from the REPLesent project which does the same thing for Scala.

Features

Wish-list:

Install from CRAN

install.packages("REPLesentR")

Install from GitHub

devtools::install_github("wahani/REPLesentR")

Getting started

Just start with the introduction presentation:

REPLesentR::introPresentation()


wahani/REPLesentR documentation built on Dec. 1, 2019, 7:57 p.m.