[R] warning massage longer object length is not a multiple of shorter object length

uday uday_143_4u at hotmail.com
Tue Jan 24 09:35:10 CET 2012


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.



More information about the R-help mailing list