powered by
Typically called, by other functions to scale axes.
set_axes_position(x, axes)
numeric data object to scale and offset
Position of the axes: "center", "bottomleft" or "off". Defaults to "center".
axis_scale and axis_scale
# NOT RUN { rb <- basis_random(4, 2) set_axes_position(x = rb, axes = "bottomleft") # }
Run the code above in your browser using DataLab