R/generator.R
shinyModule.Rd
Creates a metadata object to use in application metadata. Created object describes an existing shiny module.
shinyModule(moduleName)
Name of the module to use.
Metadata object that describes an existing shiny module.
Damian Rodziewicz