Learn R Programming

tidyverse (version 1.3.1)

tidyverse_logo: The tidyverse logo, using ASCII or Unicode characters

Description

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

Usage

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

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