lazyrmd: Render R Markdown Outputs Lazily

An R Markdown html document format that provides the ability to lazily load plot outputs as the user scrolls over them. This is useful for large R Markdown documents with many plots, as it allows for a fast initial page load and defers loading of individual graphics to the time that the user navigates near them.

Package details

AuthorRyan Hafen [aut, cre], Barret Schloerke [aut], jQuery Foundation [cph] (jQuery.js library), Sourcey [cph] (recliner.js library)
MaintainerORPHANED
LicenseMIT + file LICENSE
Version0.2.0.1
URL http://github.com/hafen/lazyrmd
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("lazyrmd")

Try the lazyrmd package in your browser

Any scripts or data that you put into this service are public.

lazyrmd documentation built on May 2, 2019, 2:15 a.m.