addXscale.Rd
add X-scale
addXscale(plotObject, xscale, xscale.args = 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