# ------------------------------------------------ # 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 doi: 10.32614/CRAN.package.datasetviewer 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://vthanik.r-universe.dev repository-code: https://github.com/vthanik/datasetviewer commit: 9b0efb1a36ce0b4b6868b2984335e5aba021efb2 url: https://vthanik.github.io/datasetviewer/ date-released: '2026-06-30' contact: - family-names: Thanikachalam given-names: Vignesh email: about.vignesh@gmail.com