seq.Color: Gets the indices of all colors

Description Usage Arguments Value Author(s) See Also

Description

Gets the indices of all colors. This makes it easy to iterate over all colors (also when there are no colors).

Usage

1
2
## S3 method for class 'Color'
seq(this, ...)

Arguments

...

Not used.

Value

Returns an integer vector of the indices of this vector.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Color.


HenrikBengtsson/R.colors documentation built on May 6, 2019, 11:53 p.m.