# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "datasetviewer" in publications use:' type: software license: MIT title: 'datasetviewer: ''SAS Studio''-Style Interactive Dataset Viewer' version: 0.1.1 abstract: 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: - family-names: Thanikachalam given-names: Vignesh email: about.vignesh@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/vthanik/datasetviewer commit: 1654bc74f3941188b757f95ba998577266508e59 url: https://vthanik.github.io/datasetviewer/ date-released: '2026-07-09' contact: - family-names: Thanikachalam given-names: Vignesh email: about.vignesh@gmail.com