can anyone help me for using for loop in R..????
i m working with 2 D matrix... and want to use interpolate function, which is available in R stat package(approx), through the complete set of matrix.
after using this function it is replacing the previous information. which i dont wont to...
please help.....