format_authors_as_flextable_chunk: Format a data frame of authors as flextable chunk output

View source: R/format_creators.R

format_authors_as_flextable_chunkR Documentation

Format a data frame of authors as flextable chunk output

Description

Format a data frame of authors as flextable chunk output

Usage

format_authors_as_flextable_chunk(
  x,
  formatting_function = format_author_as_flextable_chunk
)

Arguments

formatting_function

A function suitable for generating flextable chunk output for an author. Default is format_author_as_flextable_chunks().

Value

A flextable chunk (structured data frame)

See Also

  • format_creators_as_flextable_chunk() for generic formatting function for creators.


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