
Package index
-
marquee_grob() - Construct a grob rendering one or more markdown texts
-
geom_marquee() - Draw text formatted with marquee
-
element_marquee() - ggplot2 theme element supporting marquee syntax
-
marquefy_theme() - Convert all text elements in a theme to marquee elements
-
guide_marquee() - Marquee subtitle guide
-
ink() - Make justifications relative to the ink extent of the text
-
style()base_style() - Create a style specification for a single tag
-
style_set()modify_style()remove_style() - Create or modify a style set that describes a full markdown text
-
classic_style() - Classic styling for markdown
-
relative()em()rem()trbl()skip_inherit()marquee_bullets - Helpers for defining styles
Parsing
While often not needed, these functions helps you work with markdown text before it is rendered
-
marquee_parse() - Parse a text as marquee
-
marquee_glue()marquee_glue_data() - Marquee-aware string interpolation