Shiny is a framework for creating web applications using r code.. Each shiny application runs in its own protected environment and access is always ssl encrypted.
It is designed primarily with data scientists in mind, and to that end, you can create pretty complicated shiny apps with no knowledge.. Shiny is an r package that makes it easy to build interactive web applications (apps) straight from r.