Learn R Programming

fxl (version 1.7.3)

cnvrt_coords: cnvrt_coords

Description

Pulled from the TeachingDemos package (GPLv2+ Licensed)

Usage

cnvrt_coords(x, y = NULL, input = c("usr", "plt", "fig", "dev", "tdev"))

Value

Transformation of coordinates from local plot to figure space for phase changes

Arguments

x

abscissa

y

ordnate

input

device

Author

Shawn Gilroy <sgilroy1@lsu.edu>, Greg Snow <538280@gmail.com>

Details

Slightly hacked/trimmed