axesViewport {DescribeDisplay} | R Documentation |
Axes viewport Construct viewport for axes.
Description
Axes viewport Construct viewport for axes.
Usage
axesViewport(axes, axislocation)
Arguments
axes |
describe display object |
axislocation |
location of axes (as x and y position in npc coordinates, ie. between 0 and 1) |
Author(s)
Hadley Wickham h.wickham@gmail.com
[Package DescribeDisplay version 0.2.11 Index]