sorry there is typing error in codes the correct ones are nobs<-length(s_lat) for (i in 1:length(nobs)){lat_match<- which(abs(t_lat - s_lat == min(abs(t_lat - s_lat)))}
-- View this message in context: http://r.789695.n4.nabble.com/warning-massage-longer-object-length-is-not-a-multiple-of-shorter-object-length-tp4323173p4323179.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.