plotLegendServer.Rd
Function to create the UI for the legend
Function to create the server for the legend
plotLegendUI(id, title = NULL, titleTag = "h4") plotLegendServer(id)
namespace id
(character) title of the module
(character) HTML tag to put around the title, e.g. "h4" for h4 from htmltools
h4
htmltools