Creates a metadata object to use in application metadata. Created object describes an existing shiny module.

shinyModule(moduleName)

Arguments

moduleName

Name of the module to use.

Value

Metadata object that describes an existing shiny module.