Is there a pmatch equivalent of the which function in R?

前端 未结 0 1490
忘了有多久
忘了有多久 2020-12-17 05:38

I am using the following code to get the index of certain matches in the below matrix in R:

searchstring<-c("t1","t2")
searchre         


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