midpoints1 {dprep} | R Documentation |
This function finds out a vector of midpoints of a given vector. In case of a type yield zero. Further adds zero as lasta entry of the midpoints vector.
midpoints1(x)
x |
A numerical vector |
Luis Daza and Edgar Acuna