Nonpareil.curve.batch {Nonpareil} | R Documentation |
Alias of Nonpareil.set
.
Description
Alias of Nonpareil.set
.
Usage
Nonpareil.curve.batch(
files,
col = NA,
labels = NA,
plot = TRUE,
plot.opts = list(),
...
)
Arguments
files |
Vector with the paths to the .npo files. |
col |
Color of the curves (vector). If not passed, values are randomly assigned. Values are recycled. |
labels |
Labels of the curves (vector). If not passed, values are determined by the filename. Values are recycled. |
plot |
If TRUE, it generates the Nonpareil curve plots. |
plot.opts |
Any parameters accepted by |
... |
Any additional parameters accepted by |
[Package Nonpareil version 3.5.3 Index]