Learn R Programming

REPLesentR (version 0.4.1)

Presentations in the REPL

Description

Create presentations and display them inside the R 'REPL' (Read-Eval-Print loop), aka the R console. Presentations can be written in 'RMarkdown' or any other text format. A set of convenient navigation options as well as code evaluation during a presentation is provided. It is great for tech talks with live coding examples and tutorials. While this is not a replacement for standard presentation formats, it's old-school looks might just be what sets it apart. This project has been inspired by the 'REPLesent' project for presentations in the 'Scala' 'REPL'.

Copy Link

Version

Install

install.packages('REPLesentR')

Monthly Downloads

182

Version

0.4.1

License

MIT + file LICENSE

Maintainer

Sebastian Warnholz

Last Published

November 26th, 2019

Functions in REPLesentR (0.4.1)

newPresentation

Create a new presentation
Evaluate

Evaluation Module
Read

Read Module