Getting the last number in a series before lowering it below threshold in R

前端 未结 0 1078
长发绾君心
长发绾君心 2020-12-11 17:50

I have the following data:

dat<- structure(list(Pentad = 1:73, RR = c(0, 0.014285714, 0, 0.088571429, 
0.071428571, 0, 0.065714286, 0.028571429, 0.09428571         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题