search for: thli

Displaying 1 result from an estimated 1 matches for "thli".

Did you mean: tli
2013 Feb 22
2
How to merge two functions into one?
I am using the code below to calculate the correlation map between two datasets. This code worked fine. dir1 <- list.files("D:thly", "*.bin", full.names = TRUE) dir2 <- list.files("D:002", "*.envi", full.names = TRUE) file_tot <- array(dim = c(1440, 720, 11, 2)) for(i in 1:length(dir1)) { file_tot[, , i, 1] <-