Learn R Programming

thisutils (version 0.0.7)

thisutils_logo: The logo of thisutils

Description

The thisutils logo, using ASCII or Unicode characters Use cli::ansi_strip to get rid of the colors.

Usage

thisutils_logo(unicode = cli::is_utf8_output())

Arguments

unicode

Unicode symbols on UTF-8 platforms. Default is cli::is_utf8_output.

References

https://github.com/tidyverse/tidyverse/blob/main/R/logo.R

Examples

Run this code
thisutils_logo()

Run the code above in your browser using DataLab