No more coding needed, just add one line to your R script in which you call our magic shinify() function. Shinify automatically creates a shiny server and visual interface for you to interact with your machine learning or statistical model.
Every time we built a statistical model and wanted to share it to our peers we encountered the same problem. The model is running fine on our local machines but to be able to share it, we need to host it somewhere or send the source code.
R Shiny is a good solution to host a model but can be hard for people who have never worked with it. Therefore we solved our own and potentially the problem of many other R developers in building a package that creates a Shiny server with one line of code.
Please feel free to give it a try! We really appreciate feedback and a star on Github.
Cargoship
LogoliveryAI