R has a nice web development framework called Shiny. While it is not comparable to say Django or Flask, Shiny does make it incredibly easy to share data analysis. If one wants to share statistical analysis or create a data oriented dashboard, then there is definitely a reason to consider R and Shiny. Note that Python has Dash, which is comparable to Shiny, but it is less mature as far as I know. While previously Shin…
https://dash-app-dx9g2r0la6-8000.cloud.kyso.io
It was also really easy to make it, maybe 250 lines of python in total
(guide to making this app is here: https://kyso.io/KyleOS/creating-an-interactive-application-u...)