Displaying 1 result from an estimated 1 matches for "tp4646087".
Did you mean:
tp4646038
2012 Oct 13
3
Replace column values in R conditional on values from different column
...]==1) Health2$CohenM[i] <- Health2$CohenSum[i]
else if (Health2$q_5a[i]==2) Health2$CohenF[i] <- Health2$CohenSum[i]
else Health2$CohenF[i] <- NA
}
--
View this message in context: http://r.789695.n4.nabble.com/Replace-column-values-in-R-conditional-on-values-from-different-column-tp4646087.html
Sent from the R help mailing list archive at Nabble.com.