plotx {transx} | R Documentation |
Plotting wrapper around plot.default
Description
Helper function to only plot x as a line plot.
Usage
plotx(x, ...)
Arguments
x |
Univariate vector, numeric or ts object with only one dimension. |
... |
Further arguments used in |
[Package transx version 0.0.1 Index]