R/modules.R
moduleUI.Rd
Utility function to load the different UI modules of the apps.
moduleUI(module)
The module name in the form "app/module".
The UI code of the module.
Simon Garnier, garnier@njit.edu
if (FALSE) { moduleUI("trackR/video") }