tidyverse_logo {tidyverse}R Documentation

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

tidyverse_logo()

[Package tidyverse version 2.0.0 Index]