View source: R/format_creators.R
format_creators_as_flextable_chunk | R Documentation |
Given a table of creators (with the table consisting of multiple columns, including the name, title, role, etc), consolidate this to flextable-formatted output.
format_creators_as_flextable_chunk(x, formatting_function)
formatting_function |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.