yihui/rnotebook: An R Notebook Based on JSON, Markdown, and knitr

Unifies the source document and output document into one single notebook document (with the filename extension .Rnb), which is based on JSON. The text chunks are written with Markdown. The compilation is through the knitr package. The notebook can be exported to Markdown, which can be converted to other document formats (HTML and PDF, etc) via tools like Pandoc.

Getting started

Package details

AuthorYihui Xie
MaintainerYihui Xie <xie@yihui.name>
LicenseMIT + file LICENSE
Version0.0.2
URL https://github.com/yihui/rnotebook
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yihui/rnotebook")
yihui/rnotebook documentation built on May 4, 2019, 4:26 p.m.