Learn R Programming

cg (version 1.0-3)

cgLineColors: Color Choice order for Graph Lines

Description

A vector named cgLineColors that assigns colors to lines for graphing methods in the cg package.

Usage

cgLineColors

Arguments

Format

A vector containing ten values in this order: black blue green red orange brown yellow darkblue darkgreen darkgray

Details

This is a package internal convenience, and not intended for use or modification by the end user. If more than ten values are needed then recycling will occur.