View source: R/plots-staticScatterplotClinData.R
addLayerToScatterPlot | R Documentation |
Helper function to add layer to scatter plot
addLayerToScatterPlot(
gg,
aesVar,
pars,
generalPars,
layerFunction,
useHandlers = FALSE
)
gg |
|
aesVar |
layers specific aesthetics list of layer specific aesthetics |
pars |
list of parameters specific to the layer |
generalPars |
overall, not layer specific parameters can be overwritten by |
layerFunction |
function to use for adding the layer e.g. |
useHandlers |
if |
ggplot
object
Adriaan Blommaert Laure Cougnaud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.