I have 4 vectors of different length. I want to know what is the name of approach to make them same length but keep the "shape" of the data the same. Similar what you see on the plot, but to change the data to have same length.
What I mean by "shape" that if I plot it after applying it, it is going to look the same as it was before but (length)/(number of points)/(X-axis) will be equal.
Something like a zoom projection for data.
R code here: http://www.r-fiddle.org/#/fiddle?id=fmbMXgY3&version=1