Skip to contents

A 'Shiny' application that provides a SAS Studio-style interface for browsing, exploring, summarising, and converting datasets in SAS (.sas7bdat, .xpt), CSV, and R (.rds) formats.

The main entry point is run_app(). The package also exports several standalone helper functions useful outside the Shiny context:

The Code Generator feature (code_generator_ui() / code_generator_server()) automatically produces a reproducible R script reflecting the current session state: dataset loading, filter/select expressions, summary statistics, and export format.

Author

Maintainer: Ram Gaduputi ramsas88@gmail.com

Authors: