View source: R/flextable_scibeautify.R
flextable_scibeautify | R Documentation |
This is a wrapper around both flextable::flextable()
and scibeautify()
that applies flextable::as_sup()
where needed to scientific notation superscripts.
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.