Skip to content
Prev 244215 / 398506 Next

how to get vector of data from line ?

well, I found id the simplest answer is:

d<- approx(density(x),xout=...)
where xout is a vector of the points where the data should be sampled