Hello all,
I have 30 tiff images in the same folder. The name of files are btv_2000097, btv_2000105 ....until btv_2000297. I can read them one by one in R, and then stack all individual layers into a raster object with 30 layers. I have 15 year images. Totally more than 300 images. Therefore, I don't want to read them one by one. Is there any way (or command) to them automatically in R? If so,please tell me how to do this?
Thank you very much
I have 30 tiff images in the same folder. The name of files are btv_2000097, btv_2000105 ....until btv_2000297. I can read them one by one in R, and then stack all individual layers into a raster object with 30 layers. I have 15 year images. Totally more than 300 images. Therefore, I don't want to read them one by one. Is there any way (or command) to them automatically in R? If so,please tell me how to do this?
Thank you very much