View source: R/format_creators.R
format_authors_as_flextable_chunk | R Documentation |
Format a data frame of authors as flextable chunk output
format_authors_as_flextable_chunk(
x,
formatting_function = format_author_as_flextable_chunk
)
formatting_function |
A function suitable for generating flextable chunk
output for an author. Default is |
A flextable chunk (structured data frame)
format_creators_as_flextable_chunk()
for generic formatting function for creators.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.