Skip to content

An R package that aids in the configuration and setup of shiny apps.

License

Notifications You must be signed in to change notification settings

datasnakes/shinyconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinyconfig

An R package that aids in the configuration of shiny apps.

Use a shiny.yml file with shinyconfig for existing shiny apps OR to help create, develop, test, and deploy shiny apps.

Features

  • Shiny app management and configuration within 1 file.
  • Automation of app deployment.
  • Creation of apps from scratch with various app templates.
  • Improves shiny app structure for sharing and reproducibility.
  • Easily package a shiny app.
  • Converts a shiny app to a .exe or executable file.
  • Helps manage package versioning for shiny apps.

Installation

Examples

Creating a configuration file

Building a shiny app

About

An R package that aids in the configuration and setup of shiny apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages