Returns a randomized huxtable logo, inspired by Mondrian.

hux_logo(latex = FALSE, html = FALSE)

Arguments

latex

Style for LaTeX.

html

Style for HTML.

Value

The huxtable logo.

Examples

print_screen(hux_logo())
#>                      ┌─────┬─────┬─────┬─────┬─────┬─────┐
#>                        h         u              x  
#>                      ├─────┼─────┼─────┼─────┼─────┼─────┤
#>                        t                   a    b  
#>                      ├─────┼─────┼─────┴─────┼─────┼─────┤
#>                                                     
#>                      ├─────┼─────┼─────┬─────┼─────┼─────┤
#>                                                    
#>                      ├─────┼─────┼─────┤     ├─────┼─────┤
#>                                  l                 
#>                      │     ├─────┴─────┼─────┼─────┼─────┤
#>                                        e            
#>                      └─────┴───────────┴─────┴─────┴─────┘
#> 
#> Column names: V1, V2, V3, V4, V5, V6