My code:
for (i in HVData_length(1)){ if (is.na(ch4[i,])== TRUE){ ch4[is.na(ch4[i,])] == "0" } }
If I try it with just 0, I get