| hux_logo | R Documentation |
Returns a randomized huxtable logo, inspired by Mondrian.
hux_logo(compact = FALSE, latex = NULL)
compact |
Logical. Create a compact 1-row huxtable (default is 2 rows)? |
latex |
Logical. Output for LaTeX? |
A huxtable.
# Default logo
print_screen(hux_logo())
# Compact single-row version
print_screen(hux_logo(compact = TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.