I have 16 days MODIS NDVI datasets for two years. I need daily NDVI values for this period. I also have daily MODIS LST and ALBEDO data. so, my question is how can I interpolate 16 days of temporal resolution NDVI data into daily temporal resolution. I am using R-Language and I think using the linear interpolation technique I can solve this problem but I do not know to do this in R anguage.