You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Shiny is a platform for creating interactive R programs embeded into a web page.
20
-
- Suppose that you create a prediction algorith, with shiny you can *very easily* create web input form that calls R and thus your prediction algorithm and displays the results.
19
+
- Shiny is a platform for creating interactive R programs embedded into a web page.
20
+
- Suppose that you create a prediction algorithm, with shiny you can *very easily* create web input form that calls R and thus your prediction algorithm and displays the results.
21
21
- Using Shiny, the time to create simple, yet powerful, web-based interactive data products in R is minimized.
22
22
- However, it lacks the flexibility of full featured (and more complex) solutions.
0 commit comments