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
waveform plotting
2 messages · Hi from Zynnel, Uwe Ligges
Hi from Zynnel wrote:
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
Reading "An Introduction to R" carefully leads to plot(..., type = "l") Uwe Ligges