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.
Version: |
0.2.0.1 |
Depends: |
R (≥ 3.2.3) |
Imports: |
knitr, rmarkdown, htmlwidgets, digest, htmltools |
Suggests: |
testthat, networkD3, lintr |
Published: |
2018-08-19 |
Author: |
Ryan Hafen [aut, cre],
Barret Schloerke [aut],
jQuery Foundation [cph] (jQuery.js library),
Sourcey [cph] (recliner.js library) |
Maintainer: |
ORPHANED |
BugReports: |
https://github.com/hafen/lazyrmd/issues |
License: |
MIT + file LICENSE |
URL: |
http://github.com/hafen/lazyrmd |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
lazyrmd results |