Generate Tocky Locus Legend For a Plot
Usage
TockyLocusLegend(legend = TRUE, cex = 1, viridis = FALSE)
Arguments
- legend
A logical arguement.
- cex
A numeric value for the text size.
- viridis
(Optional). If TRUE, a colour-blind friendly colour set is used.
Examples
if (FALSE) { # \dontrun{
TockyLocusLegend()
} # }