box_module.R
- basic module made using box
package
main_box.R
- example usage of this module
Same thing implemented using wahani/modules
- modules_module.R
and main_modules.R
Basic Shiny app that uses box
can be found in box_test_app
directory.