Launches a Shiny app for uploading a CGM data file, selecting the target,
subject, timestamp, and feature columns, running
run_missing_glucose_imputation(), previewing the imputed data, and
downloading the completed data as a CSV file.
Value
Invisibly returns the result of shiny::runApp().