Finding all rows in a data frame with a condition on cell values

Viewed 25

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

0 Answers
Related