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'.
| Version: |
0.1.1 |
| Imports: |
cli, htmltools, htmlwidgets, jsonlite, nanoparquet, rlang |
| Suggests: |
artoo, dplyr, hms, knitr, quarto, shiny, testthat (≥ 3.0.0), tibble, withr |
| Published: |
2026-07-09 |
| DOI: |
10.32614/CRAN.package.datasetviewer (may not be active yet) |
| Author: |
Vignesh Thanikachalam [aut, cre, cph] |
| Maintainer: |
Vignesh Thanikachalam <about.vignesh at gmail.com> |
| BugReports: |
https://github.com/vthanik/datasetviewer/issues |
| License: |
MIT + file LICENSE |
| Copyright: |
see file COPYRIGHTS |
| URL: |
https://github.com/vthanik/datasetviewer,
https://vthanik.github.io/datasetviewer/ |
| NeedsCompilation: |
no |
| Materials: |
README, NEWS |
| CRAN checks: |
datasetviewer results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=datasetviewer
to link to this page.