cnvrt_coords {fxl} | R Documentation |
Pulled from the TeachingDemos package (GPLv2+ Licensed)
cnvrt_coords(x, y = NULL, input = c("usr", "plt", "fig", "dev", "tdev"))
x |
abscissa |
y |
ordnate |
input |
device |
Slightly hacked/trimmed
Transformation of coordinates from local plot to figure space for phase changes
Shawn Gilroy <sgilroy1@lsu.edu>, Greg Snow <538280@gmail.com>