Skip to content

waveform plotting

2 messages · Hi from Zynnel, Uwe Ligges

#
Another question I have is what is the best plotting
to use if I want to get something like a waveform
produced from points.
Thanks.

Elena Zheleva
#
Hi from Zynnel wrote:
Reading "An Introduction to R" carefully leads to
   plot(..., type = "l")

Uwe Ligges