str(attr( geodatanb , "region.id"))
chr [1:74] "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14"
"15" "16" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29"
"30" "31" "32" "33" ...
str(row.names(generalrateforpred))
chr [1:74] "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14"
"15" "16" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29"
"30" "31" "32" "33" ...
all(row.names(geodata at data) %in% attr( geodatanb, "region.id"))
[1] TRUE
Unfortunately, I'm still getting the error.
Could anyone offer any further assistance?
Thank you,
Chi
[[alternative HTML version deleted]]