All functions

create_session_dir()

Create a Session Directory

encode_sheet()

Encode a Data Frame as a Base64 String This function encodes a data frame into a Base64 string representation. The data frame is first converted to JSON format, and then the JSON string is encoded to Base64.

get_meta_value()

Retrieve a Metadata Value by Key

get_session_id()

Retrieve or Create a Session ID

get_session_path()

Get Session Path

load_excel()

Load and Validate Excel Workbook for Codey Project

parseCookies()

Parse a cookie string into a named list

remove_duplicate_indices()

Remove Duplicate Indices from a Data Frame

run_app()

Run the Shiny Application

save_excel()

Save Excel File

set_key_value()

Set or Update a Key-Value Pair in a Data Frame

set_session_id()

Set a Session ID and Create Session Directory

update_ratings()

Update Ratings Data Frame