I have a data set and one of its column has factor levels "a" "b" "c" "NotPerformed"
. How can I change all the "NotPerformed"
factors to NA?
I have a data set and one of its column has factor levels "a" "b" "c" "NotPerformed"
. How can I change all the "NotPerformed"
factors to NA?