Package 'ShinyQuickStarter'

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 <[email protected]>
License: GPL-3 | file LICENSE
Version: 2.0.1
Built: 2024-11-04 06:42:10 UTC
Source: CRAN

Help Index


'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.

Details

Package: ShinyQuickStarter
Type: Package
Version: 2.0.1
Date: 2021-06-29
License: GPL-3
Depends: R (>= 3.6.0)

Author(s)

Leon Binder [email protected]

Bernhard Bauer [email protected]

Michael Scholz [email protected]

Bernhard Daffner [email protected]

Joerg Bauer [email protected]


Starts the ShinyQuickStarter Addin in RStudio.

Description

Starts the ShinyQuickStarter Addin in RStudio.

Usage

shinyQuickStarter()

Author(s)

Leon Binder [email protected]

Bernhard Bauer [email protected]

Michael Scholz [email protected]

Bernhard Daffner [email protected]

Joerg Bauer [email protected]

Examples

## Not run: shinyQuickStarter()