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)