This application allows create, edit, load and download a csv data file. It has been developed as starting point for new applications.

Developed using shiny by M. Muñoz-Márquez under GNU-GPL licence inside R-UCA Project.

More information available at web page Skeleton Project.

Source code available at GitHub


To start: select an action, input values for parameters, and press "Go". Select the tab to show. You can enter new values and the results will be updated automatically.


The free course Creating myApp from the skeleton application explains step by step how to create an application interactive online solution that solves a problem optimization using linear programming.