Plot Titles UI
plotTitlesServer.Rd
Backend for plot titles module
Arguments
- id
namespace id
- title
(character) module title
- titleTag
(character) HTML tag to put around the title, e.g. "h4" for
h4
fromhtmltools
- type
(character) Type of the plot to add titles to, one of "none", "ggplot", "base".
- initText
(list) optional, named list with title definitions, or output of
plotTitlesServer
- availableElements
(character) set of available labels for specifying the format of text. May contain elements from
c("title", "axis", "yaxis2", "legend")
.(logical) Show parse button for parsing mathematical expressions.