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]⁠

Univariate vector, numeric or ts object with only one dimension.

...

Further arguments used in plot.


[Package transx version 0.0.1 Index]