ct.drawFlat: Draw a horizontal line of a specified color.

View source: R/ViewGuides.R

ct.drawFlatR Documentation

Draw a horizontal line of a specified color.

Description

This is a function called internally by ct.viewGuides to generate the color legend. End users should not use it.

Usage

ct.drawFlat(x, y, color, width = 1)

Arguments

x, y

Minimal coordinates to specify the line, which is drawn from the Y axis.

color

Guess!

width

Line width.

Value

A line on an open device.

Author(s)

Russell Bainer


RussBainer/gCrisprTools documentation built on Nov. 5, 2022, 2:35 p.m.