powered by
Returns a randomized huxtable logo, inspired by Mondrian.
hux_logo(compact = FALSE, latex = NULL)
A huxtable.
Logical. Create a compact 1-row huxtable (default is 2 rows)?
Logical. Output for LaTeX?
# Default logo print_screen(hux_logo()) # Compact single-row version print_screen(hux_logo(compact = TRUE))
Run the code above in your browser using DataLab