View source: R/plots-utility-axisLabels.R
getAxisLab | R Documentation |
Get axis label
getAxisLab(axisVar, axisLab, labVar = NULL, data, labelVars)
axisVar |
String with column of |
axisLab |
(optional) String with label for |
labVar |
String with column of |
data |
Data.frame with data. |
labelVars |
Named character vector containing variable labels. |
String with label for the axis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.