Colored Terminal Output


[Up] [Top]

Documentation for package ‘crayon’ version 1.1.0

Help Pages

crayon-package Colored terminal output
$.crayon Combine two or more ANSI styles
%+% Concatenate character vectors
bgBlack Colored terminal output
bgBlue Colored terminal output
bgCyan Colored terminal output
bgGreen Colored terminal output
bgMagenta Colored terminal output
bgRed Colored terminal output
bgWhite Colored terminal output
bgYellow Colored terminal output
black Colored terminal output
blue Colored terminal output
blurred Colored terminal output
bold Colored terminal output
chr Convert to character
combine_styles Combine two or more ANSI styles
concat Concatenate character vectors
crayon Colored terminal output
cyan Colored terminal output
drop_style Remove a style
green Colored terminal output
has_color Does the current R session support ANSI colors?
has_style Check if a sting has some ANSI styling
hidden Colored terminal output
inverse Colored terminal output
italic Colored terminal output
magenta Colored terminal output
make_style Create an ANSI color style
num_colors Number of colors the terminal supports
red Colored terminal output
reset Colored terminal output
show_ansi_colors Show the ANSI color table on the screen
silver Colored terminal output
strikethrough Colored terminal output
strip_style Remove ANSI escape sequences from a string
style Add style to a string
styles ANSI escape sequences of crayon styles
underline Colored terminal output
white Colored terminal output
yellow Colored terminal output