format_publication_as_paragraph: Format a publication in flextable style

View source: R/format_publications.R

format_publication_as_paragraphR Documentation

Format a publication in flextable style

Description

Formats a single publication as a flextable paragraph.

Usage

format_publication_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_publication_as_flextable_paragraph

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