tidyverse (version 1.3.0)

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
# NOT RUN {
tidyverse_logo()
# }

Run the code above in your browser using DataCamp Workspace