is.color: is.color

View source: R/is.color.R

is.colorR Documentation

is.color

Description

Function to define if each element of a string vector is an R-supported color string.

Usage

is.color(x)

Arguments

x

A string vector.

Value

A logical vector of the same length of x.


sebastian-gregoricchio/Rseb documentation built on May 15, 2024, 5:45 a.m.