cnvrt_coords {fxl}R Documentation

cnvrt_coords

Description

Pulled from the TeachingDemos package (GPLv2+ Licensed)

Usage

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

Arguments

x

abscissa

y

ordnate

input

device

Details

Slightly hacked/trimmed

Value

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

Author(s)

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


[Package fxl version 1.7.1 Index]