
Function reference
-
Stb
- Tabularise set of function (mainly from {flextable})
-
colformat_md()
- Scientific format for columns in {flextable}
-
colformat_sci()
- Scientific format for columns in {flextable}
-
equation()
eq__()
eq_()
print(<inline_equation>)
- Get a LaTeX equation from a model or from LaTeX code
-
para_md()
print(<paragraph>)
- Create a rich-formatted paragraph using markdown notation for flextable objects
-
tabularise-package
- Create Tabular Outputs from R
-
tabularise()
tabularize()
- Tabularise an object (arrange or enter in tabular form)
-
tabularise_coef()
- "Coef" type tabularise generic (tabularise$coef)
-
tabularise_confint()
- "Confint" type" tabularise generic (tabularise$confint)
-
tabularise_default()
- Default type tabularise generic (tabularise$default)
-
tabularise_glance()
- "Glance" type" tabularise generic (tabularise$glance)
-
tabularise_headtail()
- Head and tail type tabularise generic (tabularise$headtail)
-
tabularise_tidy()
- "Tidy" type tabularise generic (tabularise$tidy)
-
theme_tt_sciviews()
- Default SciViews theme for tinytables