plot_axis_lim {detzrcr} | R Documentation |
Convenience function to change axes limits for ggplot2
plot_axis_lim(xlim = c(0, 4560), step = 200, ylim = NULL)
xlim |
x-axis limit |
step |
specify x-axis steps |
ylim |
y-axis limit |
list of ggplot2::coord_cartesian object