format_presentation_as_paragraph: Format a presentation in flextable style

View source: R/format_presentations.R

format_presentation_as_paragraphR Documentation

Format a presentation in flextable style

Description

Formats a single presentation as a flextable paragraph.

Usage

format_presentation_as_paragraph(...)

Arguments

x

A list with the necessary named elements.

Details

This function will create a flextable::as_paragraph() structure for use in a flextable. It achieves this by creating a list of individual elements and combining them together. These elements can be complex, formatted, etc.

Examples

# NB format_presentation_as_flextable_paragraph

steveneschrich/pgreportr documentation built on Jan. 13, 2025, 7:09 p.m.