Launch the Infinity List Application
infinitylistApp.Rd
This function initializes and runs the "Infinity List" application using
Shiny. Before launching, it checks for any available updates and downloads
them if necessary. The app provides a user interface (ui
) and server-side
logic (server
) to interactively work with the Infinity List.
Value
This function launches the Shiny application and does not return until the app is terminated by the user.