addXScale.Rd
add X-scale
addXScale(plotObject, xScale, xScaleArgs = list())
A ggplot object on which to add the scale.
ggplot
The x-axis scale type. Available is 'linear', 'log', 'discrete'
A list of arguments for the x-axis scale.
The updated ggplot object