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


OscarBrock/gCrisprTools documentation built on Oct. 25, 2022, 7:29 a.m.