show256Colors: Create and show a table with 256 colors

View source: R/colorout.R

show256ColorsR Documentation

Create and show a table with 256 colors

Description

Create and show a table with 256 colors and their ANSI escape codes. The table should be displayed in your browser. You have to hover the mouse over the colors to see their codes.

Usage

show256Colors(outfile = "/tmp/table256.html")

Arguments

outfile

String. Path to file where the table will be saved.

Value

NULL.

Author(s)

Jakson A. Aquino jalvesaq@gmail.com, based on code from Todd Larason (‘⁠256colors.pl⁠’) and Ben Fritz (‘⁠2html.vim⁠’).


jalvesaq/colorout documentation built on Oct. 22, 2024, 5:35 p.m.