I have a dataframe which has 66 rows and 6 columns. I would like to retrieve only those rows that has atleast 3 cells > 10 (numeric). I am a beginner in R. Suggestions would be highly appreciated
I have a dataframe which has 66 rows and 6 columns. I would like to retrieve only those rows that has atleast 3 cells > 10 (numeric). I am a beginner in R. Suggestions would be highly appreciated