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 !