https://github.com/Yacine87/Shiny_ecosystem
R & its best IDE RStudio (according to the majority of R daily users) offer us a wondeful framework for web apps creation. It's called Shiny. The success of this web apps framework generates the development of a large package's ecosystem arround shiny. From prototyping, realising beautiful UI, to testing and deploying to the production scale. With Shiny it's possible to realise both the front and the back end parts inside R :-) Isn't huge !
https://github.com/Yacine87/Shiny_ecosystem
Last synced: 4 months ago
JSON representation
R & its best IDE RStudio (according to the majority of R daily users) offer us a wondeful framework for web apps creation. It's called Shiny. The success of this web apps framework generates the development of a large package's ecosystem arround shiny. From prototyping, realising beautiful UI, to testing and deploying to the production scale. With Shiny it's possible to realise both the front and the back end parts inside R :-) Isn't huge !
- Host: GitHub
- URL: https://github.com/Yacine87/Shiny_ecosystem
- Owner: Yacine87
- License: mit
- Created: 2020-05-31T14:14:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T14:47:42.000Z (almost 5 years ago)
- Last Synced: 2024-08-13T07:13:44.404Z (8 months ago)
- Language: R
- Homepage:
- Size: 370 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Yacine87/Shiny_ecosystem - R & its best IDE RStudio (according to the majority of R daily users) offer us a wondeful framework for web apps creation. It's called Shiny. The success of this web apps framework generates the devel (R)
README
# Shiny_ecosystem
R & its best IDE (according to the majority of R daily users) offer as a wondeful framework for web apps creation. It's called Shiny. The success of this web apps framework generates the development of a large package's ecosystem arround shiny. From prototyping, realising beautiful UI, to testing and deploying to the production scale. With Shiny it's possible to realise both the front and the back end parts inside R :-) Isn't huge !We are going to start with a simple shiny app, discover the variety of possibilities offered to us when prototyping UI, before to pass to the server side & the other packages of the ecosystem :-)