Skip to content

fbaffie/ShinyModules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShinyModules

A repository where reusable Shiny modules will be stored. At the moment, all modules developed here will be used by the "Flood_forecasting" shiny app.

Installation

On RStudio, install package devtools and curl:

install.packages("devtools") install.packages("curl")

Afterwards, run these commands:

library(devtools)

install_github("fbaffie/ShinyModules")

About

A repository where reusable Shiny modules will be stored

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages