View source: R/fxl-utilities.R
cnvrt_coords | 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>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.