I am new to R. I want to know which row from the seq meets the criteria (is >= 10).
seq
df1 <- data.frame(value = c(1, 2, 3, 4, 5, 6, 7, 8,