rect_to_poly {ggplot2} | R Documentation |
Useful for non-Cartesian coordinate systems where it's easy to work purely in terms of locations, rather than locations and dimensions.
rect_to_poly(xmin, xmax, ymin, ymax)
xmin |
|
xmax |
|
ymin |
|
ymax |
Hadley Wickham <h.wickham@gmail.com>