R lists, especially nested lists, can be very difficult to visualize or represent. Sometimes 'str()' is not enough, so this suite of htmlwidgets is designed to help see, understand, and maybe even modify your R lists. The function 'reactjson()' requires a package 'reactR' that can be installed from CRAN or <https://github.com/timelyportfolio/reactR>.
Version: | 3.0.0 |
Imports: | htmltools, htmlwidgets, shiny |
Suggests: | jsonlite, miniUI, rstudioapi |
Enhances: | reactR |
Published: | 2019-11-02 |
Author: | Jos de Jong [aut, cph] (jsoneditor.js library in htmlwidgets/jsoneditor, http://github.com/josdejong/jsoneditor/), Mac Gainer [aut, cph] (react-json-view library in htmlwidgets/react-json, https://github.com/mac-s-g/react-json-view), Kent Russell [aut, cre] (R interface) |
Maintainer: | Kent Russell <kent.russell at timelyportfolio.com> |
BugReports: | https://github.com/timelyportfolio/listviewer/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/timelyportfolio/listviewer |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | listviewer results |
Reference manual: | listviewer.pdf |
Package source: | listviewer_3.0.0.tar.gz |
Windows binaries: | r-devel: listviewer_3.0.0.zip, r-release: listviewer_3.0.0.zip, r-oldrel: listviewer_3.0.0.zip |
macOS binaries: | r-release: listviewer_3.0.0.tgz, r-oldrel: listviewer_3.0.0.tgz |
Old sources: | listviewer archive |
Reverse imports: | sparklyr.nested |
Reverse suggests: | altair, apsimx, basictabler, cSEM, d3r, GenomicDataCommons, link2GI, pivottabler, plotly, tidyjson, vegawidget |
Please use the canonical form https://CRAN.R-project.org/package=listviewer to link to this page.