R/plotImage.R
update_bound.Rd
Update the x,y limits of a plot
update_bound(p, x = NULL, y = NULL)
A ggplot() object
Vectors of new x and y limits.
a ggplot object