powered by
Plot of a discrete time series with a stem extending from the abscissa and with a circle at the head of the stem.
wavStemPlot(x, y, pch=16, stem='black', head='red', ...)
abscissa values
ordinate values
Head point type
stem color
head color
additional plot arguments
NULL, returned invisibly
# NOT RUN { wavStemPlot(1:5, stem = 'red', head = 'blue') # }
Run the code above in your browser using DataLab