Shiny modules and functions to make my (and your) life easier!
## 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)