draw.axes: Add axes to a graph, with ticks spaced by the vector div.

Description Usage Arguments

Description

Add axes to a graph, with ticks spaced by the vector div. This is a subroutine used in imageGraph().

Usage

1
draw.axes(whichaxs = 1:4, xrange, yrange, div, whichbox = 1:4)

Arguments

xrange

Minimum and maximum x and y coordinates of area graphed. If NULL, all x (or y) are included.

yrange

Minimum and maximum x and y coordinates of area graphed. If NULL, all x (or y) are included.

div

Vector used to space ticks.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.