Rdocumentation
powered by
Learn R Programming
crayon (version 1.2.0)
show_ansi_colors: Show the ANSI color table on the screen
Description
Show the ANSI color table on the screen
Usage
show_ansi_colors(colors = num_colors())
Arguments
colors
Number of colors to show, meaningful values are 8 and 256. It is automatically set to the number of supported colors, if not specified.
Value
The printed string, invisibly.