Package: datasetviewer 0.1.1
datasetviewer: 'SAS Studio'-Style Interactive Dataset Viewer
An interactive dataset viewer that renders a fast, scrollable grid with a column-selection panel, per-column property metadata, and a names-versus-labels header toggle, modelled on the 'SAS Studio' table viewer. Runs from one codebase in interactive 'Shiny' apps and in static HTML documents, with a free-text row filter, header sort, and CSV export, and handles large datasets without row sampling by querying them in the browser with 'DuckDB-WASM'.
Authors:
datasetviewer_0.1.1.tar.gz
datasetviewer_0.1.1.tar.gz(r-4.7-any)datasetviewer_0.1.1.tar.gz(r-4.6-any)
datasetviewer_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
datasetviewer/json (API)
| # Install 'datasetviewer' in R: |
| install.packages('datasetviewer', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vthanik/datasetviewer/issues
Pkgdown/docs site:https://vthanik.github.io
Last updated from:1654bc74f3. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 253 | ||
| linux-release-x86_64 | OK | 152 | ||
| wasm-release | OK | 165 |
Exports:dataset_viewerdatasetviewerOutputrenderDatasetViewer
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimenanoparquetR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| View a dataset in an interactive SAS Studio-style grid | dataset_viewer |
| Shiny bindings for the dataset viewer | datasetviewer-shiny datasetviewerOutput renderDatasetViewer |
