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".
Scaled and offset `x`` typically controling axes placement.
pan_zoom to set the scale and offset.
pan_zoom
# NOT RUN { rb <- tourr::basis_random(4, 2) set_axes_position(x = rb, axes = "bottomleft") # }
Run the code above in your browser using DataLab