match() function not working for two vectors in r

前端 未结 0 1425
忘掉有多难
忘掉有多难 2021-01-04 23:58

I\'m trying to use the match function in function with a for loop and it isn\'t working. Here is an example of the exact error I\'m getting.

a <- c(1:10)
b         


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