format_creators_as_flextable_chunk: Format a list of creators into flextable structure

View source: R/format_creators.R

format_creators_as_flextable_chunkR Documentation

Format a list of creators into flextable structure

Description

Given a table of creators (with the table consisting of multiple columns, including the name, title, role, etc), consolidate this to flextable-formatted output.

Usage

format_creators_as_flextable_chunk(x, formatting_function)

Arguments

formatting_function

Details

Flextable output is tabular but can involve multiple lines of text per row of a table (to accommodate formatting, etc). This function will apply the formatting function to a creator table (all of the creators for a single research product) and then combine the flextable output into a single flextable "chunk" suitable for adding to a flextable.


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