Learn R Programming

ShinyQuickStarter (version 2.0.1)

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

Copy Link

Version

Install

install.packages('ShinyQuickStarter')

Monthly Downloads

307

Version

2.0.1

License

GPL-3 | file LICENSE

Maintainer

Leon Binder

Last Published

July 1st, 2021

Functions in ShinyQuickStarter (2.0.1)

shinyQuickStarter

Starts the ShinyQuickStarter Addin in RStudio.
ShinyQuickStarter-package

'RStudio' Addin for Building Shiny Apps per Drag & Drop