hafen/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.2
URL http://github.com/hafen/lazyrmd
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hafen/lazyrmd")
hafen/lazyrmd documentation built on May 17, 2019, 2:03 p.m.