Utility function to load the different UI modules of the apps.

moduleUI(module)

Arguments

module

The module name in the form "app/module".

Value

The UI code of the module.

Author

Simon Garnier, garnier@njit.edu

Examples

if (FALSE) {
moduleUI("trackR/video")
}