Description Usage Arguments Details Value Examples
Creates an empty, 2-dimensional, coordinate axes using ggplot2
: no
scales, no tick marks, no axis labels.
1 |
quadrant |
: The quadrant to plot, 1, 2, 3, 4, or 0 for all four. Default is the first quadrant. |
col |
: Line color, default is |
size |
: Line width, default is |
The size of the figure is determined when printed, e.g., using knitr
in an R Markdown script, the figure height in inches is set with the
fig.height
code chunk option.
The empty axes.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.