Learn R Programming

tidylab (version 4.1.1)

tidylab_logo: The tidylab logo, using ASCII or Unicode characters

Description

Use crayon::strip_style() to get rid of the colors.

Usage

tidylab_logo(unicode = l10n_info()$`UTF-8`)

Arguments

unicode

Whether to use Unicode symbols. Default is TRUE on UTF-8 platforms.

Value

(tidylab_logo) ASCII art of the Tidylab logo.

Examples

Run this code
# NOT RUN {
tidylab_logo()
# }

Run the code above in your browser using DataLab