View source: R/plots-staticScatterplotClinData.R
| setPaletteStaticScatterplotClinData | R Documentation |
staticScatterplotClinData
function.Get standard palette for the staticScatterplotClinData
function.
setPaletteStaticScatterplotClinData(data, var, aes, scalePars, geomAes, ...)
data |
Data.frame with data for the plot. |
var |
Character vector with variable(s) to consider. If multiple, currently only the first one is considered. |
aes |
String with aesthetic, either: 'color', 'shape' or 'linetype'. |
scalePars |
List with parameters to customize
scales. Each sublist should contains a set of parameters
passed to the |
geomAes |
List with aesthetic for each geom. |
... |
Any extra parameters than |
List with: scalePars and geomAes,
each of those potentially updated with default palette(s).
Laure Cougnaud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.