Input (as x) / output (as fun(x)) Interface on R / maybe on shiny

Hi guys and girls,

I would like to create a more visual interface on R where I enter an input (userId in my case) and where it gives the output (list of movies called as the fucntion "recommand" in my case). I heard Shiny could do this but the tutorials on the web seem to be far more difficult than the actual interface I need.
Thanks you !

Maybe check out flexdashboard or RStudio Addins for slightly more accessible approaches to creating a GUI.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.