Skip to contents

package description

munch munch-package
munch: Rich Inline Text for Grid Graphics and Flextable

Create grobs

Convert markdown or ‘flextable’ chunks to grid graphics objects

md_grob()
Create a Grob from Markdown Text
chunks_grob()
Create a Grob from flextable Chunks

‘ggplot2’ theme elements

Use markdown or chunks in plot titles, captions, and axis labels

element_md()
Markdown Theme Element for ggplot2
element_chunks()
Chunks Theme Element for 'ggplot2'

‘ggplot2’ geoms

Add markdown-formatted text annotations to plots

geom_text_md()
Draw Markdown Text in ggplot2
geom_label_md()
Draw Markdown Text with a Background Box in ggplot2

‘flextable’ integration

Use markdown in ‘flextable’ table cells

as_paragraph_md()
Convert Markdown to a Paragraph Object

Text properties

Configure default text styling

default_text_props()
Default Text Properties for Markdown Grobs