Description Usage Arguments Value
View source: R/flextable_scibeautify.R
This is a wrapper around both flextable::flextable()
and scibeautify()
that applies flextable::as_sup()
where needed to scientific notation superscripts.
1 | flextable_scibeautify(data, .across = c(), ...)
|
data |
Input data frame |
.across |
Tidy-eval selector to apply scibeautify to |
... |
Arguments passed on to
|
A flextable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.