sgr_256 | R Documentation |
Generates text with each 8 bit SGR code (e.g. the "###" in "38;5;###") with the background colored by itself, and the foreground in a contrasting color and interesting color (we sacrifice some contrast for interest as this is intended for demo rather than reference purposes).
sgr_256()
character vector with SGR codes with background color set as themselves.
make_styles()
.
writeLines(sgr_256())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.