Learn R Programming

pacta.loanbook (version 0.1.0)

pacta_loanbook_logo: The {pacta.loanbook} logo, using ASCII or Unicode characters

Description

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

Usage

pacta_loanbook_logo(unicode = cli::is_utf8_output())

Value

a pacta_loanbook_logo classed cli_ansi_string which will print the PACTA logo in the console in interactive sessions.

Arguments

unicode

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

See Also

Other utility functions: pacta_loanbook_conflicts(), pacta_loanbook_deps(), pacta_loanbook_packages(), pacta_loanbook_sitrep(), pacta_loanbook_update()

Examples

Run this code
pacta_loanbook_logo()

Run the code above in your browser using DataLab