Title: | 'RStudio' Addin for Building Shiny Apps per Drag & Drop |
---|---|
Description: | This 'RStudio' addin makes the creation of 'Shiny' and 'ShinyDashboard' apps more efficient. Besides the necessary folder structure, entire apps can be created using a drag and drop interface and customized with respect to a specific use case. The addin allows the export of the required user interface and server code at any time. By allowing the creation of modules, the addin can be used throughout the entire app development process. |
Authors: | Leon Binder [cre, aut], Bernhard Bauer [ctb], Michael Scholz [ctb], Bernhard Daffner [ctb], Jörg Bauer [ctb] |
Maintainer: | Leon Binder <leon.binder@th-deg.de> |
License: | GPL-3 | file LICENSE |
Version: | 2.0.1 |
Built: | 2025-04-03 07:17:44 UTC |
Source: | CRAN |
This 'RStudio' addin makes the creation of 'Shiny' and 'ShinyDashboard' apps more efficient. Besides the necessary folder structure, entire apps can be created using a drag and drop interface and customized with respect to a specific use case. The addin allows the export of the required user interface and server code at any time. By allowing the creation of modules, the addin can be used throughout the entire app development process.
Package: | ShinyQuickStarter |
Type: | Package |
Version: | 2.0.1 |
Date: | 2021-06-29 |
License: | GPL-3 |
Depends: | R (>= 3.6.0) |
Leon Binder leon.binder@th-deg.de
Bernhard Bauer bernhard.bauer@th-deg.de
Michael Scholz michael.scholz@th-deg.de
Bernhard Daffner bernhard.daffner@th-deg.de
Joerg Bauer joerg.bauer@th-deg.de
Starts the ShinyQuickStarter Addin in RStudio.
shinyQuickStarter()
shinyQuickStarter()
Leon Binder leon.binder@th-deg.de
Bernhard Bauer bernhard.bauer@th-deg.de
Michael Scholz michael.scholz@th-deg.de
Bernhard Daffner bernhard.daffner@th-deg.de
Joerg Bauer joerg.bauer@th-deg.de
## Not run: shinyQuickStarter()
## Not run: shinyQuickStarter()