Skip to content

malek2610/Basic-R-Shiny-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Basic R Shiny GUI

Shiny is an R package that makes it easy to build interactive web apps straight from R. You can host standalone apps on a webpage or embed them in R Markdown documents or build dashboards. You can also extend your Shiny apps with CSS themes, htmlwidgets, and JavaScript actions1.

Two configurations are possible, either using one single app.R file or multiple files ; ui.R and server.R

References

  1. Shiny RStudio
  2. Shiny Cheat-Sheet

About

This is a very simple project created using R Shiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages