The bupaverse logo, using ASCII or Unicode characters.
Usage
bupaverse_logo(unicode = l10n_info()$`UTF-8`)Arguments
- unicode
logical(defaultTRUE): Whether to use Unicode symbols. Default isTRUEon UTF-8 platforms.
Details
Use cli::ansi_strip() to get rid of the colors.
Examples
bupaverse_logo()
#>
#> .______ __ __ .______ ___ ____ ____ _______ .______ _______. _______
#> | _ \ | | | | | _ \ / \ \ \ / / | ____|| _ \ / || ____|
#> | |_) | | | | | | |_) | / ^ \ \ \/ / | |__ | |_) | | (----`| |__
#> | _ < | | | | | ___/ / /_\ \ \ / | __| | / \ \ | __|
#> | |_) | | `--' | | | / _____ \ \ / | |____ | |\ \----.----) | | |____
#> |______/ \______/ | _| /__/ \__\ \__/ |_______|| _| `._____|_______/ |_______|
#>
