View source: R/style_presentations.R
style_presentations_as_flextable_delta | R Documentation |
A styling function for presentations
style_presentations_as_flextable_delta(d, ...)
d |
A data frame of presentations (typed as presentations) |
This function does no filtering to the table, but does the work of styling the table as a flextable. This can involve some heavy work, however, given the various ways in which styling requires post-processing.
The flextable (and text) styles are listed by alpha, delta, to distinguish them as we are determining the best formatting approach.
A flextable consisting of formatted publication entries.
style for general styling information.
style_presentations for general presentation style information.
style_publictions for publication styling.
style_grants for grant styling.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.