Exclude data points from some charts but not data file
I have a data set where I have conditions, and different measurements taken. For example:Sex Age Height Shoe sizeMale 20 66 in. 10Female 18 60 in. 8 I am making a script to view distribution, and variation. I would like to make graphs for height, and shoe size(seperately). In some instances I have some height outliers (let's assume), but...