.addLegend.bexy {bexy}R Documentation

Function to create a legend

Description

Function to create a legend

Usage

.addLegend.bexy(x_coord, y_coord, colors)

Arguments

x_coord

The x-coordinate for legend.

y_coord

The y-coordinate for legend.

colors

A vector of length three with the colors for aneuploid, XX and XY samples, respectively.

Value

No return value, called for side effects.


[Package bexy version 0.1.3 Index]