Description Usage Arguments Author(s) References See Also Examples
Create a Cartesian Coordinate Plane.
1 2 3 4 5 |
xlim |
The x-limits for the plane (vector of length 2). |
ylim |
The y-limits for the plane (vector of length 2). |
mar |
Plotting margins. |
length |
The |
tcl |
Tick size. |
xylab |
Whether x and y should be shown next to the labels. |
ticks |
How frequently tick marks should be shown on the axes. If a vector of length 2, the first argument will correspond to the x-axis and the second to the y-axis. |
ticklabs |
How frequently tick labels should be shown on the axes. If a vector of length 2, the first argument will correspond to the x-axis and the second to the y-axis. |
xpos |
The position of the labels on the x-axis. See the |
ypos |
The position of the labels on the y-axis. See the |
cex.coord |
Inflation factor for font size of the coordinates, where any value larger than zero is acceptable and |
cex.xylab |
Inflation factor for font size of the x and y labels, where any value larger than zero is acceptable and |
add |
Indicate whether a new plot should be created ( |
David Diez
OpenIntro, openintro.org
lsegments
, dlsegments
, ArrowLines
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.