.addLegend.bexy: Function to create a legend
Description
Function to create a legend
Usage
.addLegend.bexy(x_coord, y_coord, colors)
Value
No return value, called for side effects.
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.