Description
Lares 'shiny' Modules.
Description
Useful 'shiny' production-ready modules and helpers such as login window and visualization tools.
README.md
lareshiny
R Package with Shiny Modules
Shiny modules and functions to make my (and your) life easier!
Installation
## DEV VERSION
# If you don't have remotes yet, run: install.packages('remotes')
remotes::install_github("laresbernardo/lareshiny")
# Full installation with recommended dependencies (takes more time)
remotes::install_github("laresbernardo/lareshiny", dependencies = TRUE)