tscat_apply {micompr} | R Documentation |
Multiple TikZ
2D scatter plots for a list of output comparisons.
Description
Produce multiple TikZ
2D scatter plots for a list of
cmpoutput
objects.
Usage
tscat_apply(cmps, marks, tscale, before = "", after = "")
Arguments
cmps |
List of |
marks |
Character vector determining how to draw the points in
|
tscale |
The |
before |
|
after |
|
Details
This function is mainly to be used by the toLatex.micomp
method.
Value
List of TikZ 2D scatter plots corresponding to the comparisons
provided in cmps
.
[Package micompr version 1.1.4 Index]