I am new to R with a fairly simple question, I just can\'t figure out the answer. For my example I will use a data frame with 3 columns, but my actual data set is 139 column
how about:
x[x$C <10 ,] <- NA