plotCol: Comparing Colors

View source: R/plotCol.R

plotColR Documentation

Comparing Colors

Description

Comparing Colors

Usage

plotCol(col, nrow = 1, ncol = ceiling(length(col)/nrow), txt.col = "black")

Arguments

col

give a color or a vector of colors

nrow

number of rows for the the color to be displayed in

ncol

number of columns for the the color to be displayed in

txt.col

default is black

Value

the grid layout, invisibly

Author(s)

Marius Hofert, originally


IbrahimHE/wrangler documentation built on March 27, 2022, 4:23 p.m.