Creates empty plots with compact axis notation to which users can add whatever they like (points, lines, text, etc.) The notation is more compact in the sense that the axis-labels and tick-labels are closer to the axis and the tick-marks are shorter. Also, if the plot appears as part of a matrix, the x-axis notation is suppressed unless the plot appears along the bottom row and the y-axis notation is suppress unless the plot appears along the left column.
Package: | compactr |
Type: | Package |
Version: | 0.2 |
Date: | 2013-07-18 |
License: | GPL-2 |
This package
contains two functions. The most important, eplot()
, creates an
empty plot with compact axes that users can then draw on. The secondary
function, aplot()
, creates another plot using the same
arguments as the previous call to eplot()
, with the exception of
main.
Maintainer: Carlisle Rainey <carlislerainey@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.