View source: R/format_presentations.R
format_presentation_as_paragraph | R Documentation |
Formats a single presentation as a flextable paragraph.
format_presentation_as_paragraph(...)
x |
A list with the necessary named elements. |
This function will create a flextable::as_paragraph()
structure for
use in a flextable. It achieves this by creating a list of individual elements
and combining them together. These elements can be complex, formatted, etc.
# NB format_presentation_as_flextable_paragraph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.