how to apply filter conditions in r dplyr table code example Example: filter only NA column in R subset(data,is.na(ColWtCL_6))