Learn R Programming

thisplot (version 0.3.1)

thisplot_logo: The logo of thisplot

Description

The thisplot logo, using ASCII or Unicode characters Use cli::ansi_strip to get rid of the colors.

Usage

thisplot_logo(unicode = cli::is_utf8_output())

Value

A character vector with class thisplot_logo.

Arguments

unicode

Unicode symbols on UTF-8 platforms. Default is cli::is_utf8_output.

References

https://github.com/tidyverse/tidyverse/blob/main/R/logo.R

Examples

Run this code
thisplot_logo()

Run the code above in your browser using DataLab