format_authors_as_text: Format authors for text

View source: R/format_creators.R

format_authors_as_textR Documentation

Format authors for text

Description

Given an author table, format the output to include the list name and values as a text-worthy chunk.

Usage

format_authors_as_text(.x, collapse = ", ")

Arguments

.x

A table of authors

collapse

Character string between authors. Default is ', '


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