output of pmatch changes with vector length in R

前端 未结 0 510
长情又很酷
长情又很酷 2020-12-05 10:07

I am trying to use pmatch in base R. The following example appears to work as expected:

treat1   <- c(1, 1, 1, 1, 1, 1, 1, 2, 2,         


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