View source: R/style_publications.R
style_publications_as_flextable_delta | R Documentation |
A styling function for publications
style_publications_as_flextable_delta(d, ...)
d |
A data frame of publications |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.