Package index
-
run_app() - Launch the Dataset Explorer Shiny Application
-
read_dataset() - Read a dataset based on its file extension
-
list_datasets() - List supported dataset files in a directory
-
get_dataset_metadata() - Get metadata for a loaded dataset
-
get_variable_info() - Extract variable-level metadata from a dataset
-
format_file_size() - Format a file size in bytes as a human-readable string
-
compute_numeric_summary() - Compute summary statistics for numeric variables
-
compute_categorical_summary() - Compute frequency statistics for categorical variables
-
compute_crosstab() - Compute a cross-tabulation of two categorical variables
-
dataset_browser_ui() - Dataset Browser Module – UI
-
dataset_browser_server() - Dataset Browser Module – Server
-
data_viewer_ui() - Data Viewer Module – UI
-
data_viewer_server() - Data Viewer Module – Server
-
summary_panel_ui() - Summary Panel Module – UI
-
summary_panel_server() - Summary Panel Module – Server
-
converter_ui() - Dataset Converter Module – UI
-
converter_server() - Dataset Converter Module – Server
-
code_generator_ui() - Code Generator Module - UI
-
code_generator_server() - Code Generator Module - Server
-
QuickExploreQuickExplore-package - QuickExplore: Interactive Dataset Explorer for SAS and Other Data Formats