tidyverse (version 2.0.0)

tidyverse_logo: The tidyverse logo, using ASCII or Unicode characters

Description

Use cli::ansi_strip() to get rid of the colors.

Usage

tidyverse_logo(unicode = cli::is_utf8_output())

Arguments

unicode

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

Examples

Run this code
tidyverse_logo()

Run the code above in your browser using DataLab