Description Usage Arguments Value Author(s)
Add ggplot instructions to add custom labels to specified points in a DotPlot.
This is a utility function that is intended for use in .generateDotPlot
.
1 | .addCustomLabelsCommands(x, commands, plot_type)
|
x |
An instance of a DotPlot class. |
commands |
A character vector representing the sequence of commands to create the ggplot object. |
plot_type |
String specifying the type of plot, e.g., |
A character vector containing commands
plus any additional commands required to generate the labels.
Kevin Rue-Albrecht, Aaron Lun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.