Thanks to you two! :)
The zoo-manual explains the functions na.locf and na.approx, which deal
with this problem. I have to admit I didn't read the whole thing before
posting. But na.approx does exactly that - linear interpolation for all
NA-points. Plots work fine after adding this line:
ts
On Oct 29, 2012, at 8:14 AM, Alexander Engelhardt wrote:
Hi guys,
I am logging data about my body (weight, body fat, blood
pressure, ..) in a .csv file and would like to plot this as a time
series. I uploaded the (noisified) .csv, you can see the link in the
code I have so far (you can r
On Mon, Oct 29, 2012 at 10:14 AM, Alexander Engelhardt
wrote:
> Hi guys,
>
> I am logging data about my body (weight, body fat, blood pressure, ..) in a
> .csv file and would like to plot this as a time series. I uploaded the
> (noisified) .csv, you can see the link in the code I have so far (you
3 matches
Mail list logo