Description Usage Arguments Details See Also Examples
Receives a vector of x and y values and plots a stemplot (line and "points").
1 |
x |
- vector of x axis points |
y |
- vector of y axis points |
pch |
- plot character default = 19 |
linecol |
- default line color = 1 (black) |
linew |
- default line width = 1 |
... |
- graphical environment parameters are input to stemplot |
#' Reference: M, Pastell, http://www.r-bloggers.com/matlab-style-stem-plot-with-r
Other rwirelesscom functions: eyediagram;
f16pskdemod; f16pskmod;
f16qamdemod; f16qammod;
f64qamdemod; f64qammod;
f8pskdemod; f8pskmod;
fNo; fbpskdemod;
fbpskmod; fqpskdemod;
iqdensityplot; iqscatterplot
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.